StiChartLabelsAutoRotate Property |
Gets or sets value which enables or disables auto rotate mode drawing of the labels.
Namespace:
Stimulsoft.Dashboard.Components.Chart
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiBoolConverter))]
public virtual bool AutoRotate { get; set; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Overridable Property AutoRotate As Boolean
Get
Set
Property Value
Type:
BooleanSee Also