Lists values that define how to arrange axis labels when there is insufficient space to keep all of them.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Name | Description |
---|---|
EnlargeTickInterval | A deprecated value. |
Hide | Hides certain axis labels leaving more space for the others. |
Ignore | A deprecated value. |
None | Leaves the labels overlapped. |
The enumeration is used by the BootstrapPolarChartAxisLabelSettings.OverlappingBehavior property.