BootstrapChartAxisSettingsBaseBuilder.DiscreteAxisDivisionMode(DiscreteAxisDivisionMode) Method
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAxisSettingsBaseBuilder DiscreteAxisDivisionMode(
DiscreteAxisDivisionMode discreteAxisDivisionMode
)
#Parameters
Name | Type |
---|---|
discrete |
Discrete |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also