AxisLabelDisplayMode Enum
In This Article
Lists values that define an axis label’s display mode.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Standard | Does not change the default disposition of axis labels. |
Rotate | Rotates axis labels through the angle specified by the Bootstrap |
Stagger | Arranges axis labels in two rows in a staggering manner. An empty space between the rows is specified by the Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also