StiStripsOrientation Property |
Gets or sets horizontal or vertical orientation of strips.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiStripsStiOrientation Orientation { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Orientation As StiStripsStiOrientation
Get
Set
Property Value
Type:
StiStripsStiOrientationImplements
IStiStripsOrientationSee Also