Click or drag to resize

StiRadialTickLabelCustomValueLabelRotationMode Property

Gets or sets the rotation mode of labels.

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public Nullable<StiLabelRotationMode> LabelRotationMode { get; set; }

Property Value

Type: NullableStiLabelRotationMode
See Also