BootstrapChartAxisLabelSettingsBuilder.IndentFromAxis(Int32) Method
In This Article
Sets the size of indentation between an axis and its labels in pixels.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAxisLabelSettingsBuilder IndentFromAxis(
int indentFromAxis
)
#Parameters
Name | Type |
---|---|
indent |
Int32 |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also