Click or drag to resize

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; }

Property Value

Type: Orientation
See Also