BootstrapChartAxisLabelSettings.IndentFromAxis Property
Adds a pixel-measured empty space between an axis and its labels.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 10 | An integer value specifying the size of the indentation. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to IndentFromAxis |
|---|---|
| BootstrapChartAxisSettingsBase |
|
See Also