StiLinearScaleOrientation Property |
Gets or sets linearScale orientation.
Namespace:
Stimulsoft.Report.Components.Gauge
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public Orientation Orientation { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Orientation As Orientation
Get
Set
Property Value
Type:
OrientationSee Also