BootstrapChartCommonAxisSettingsBuilder.ValueMarginsEnabled(Boolean) Method
In This Article
Adds an empty space between the axis and the minimum and maximum series points.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartCommonAxisSettingsBuilder ValueMarginsEnabled(
bool valueMarginsEnabled
)
#Parameters
Name | Type |
---|---|
value |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also