BootstrapChartAxisLabelSettings.RotationAngle Property
Specifies the rotation angle of axis labels when the BootstrapChartAxisLabelSettings.OverlappingBehavior property is set to “Rotate”.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Decimal | "90" | A Decimal value specifying the rotation angle. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to RotationAngle |
---|---|
BootstrapChartAxisSettingsBase |
|
See Also