BootstrapChartCommonAxisSettingsBuilder.TickInterval(Decimal) Method
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartCommonAxisSettingsBuilder TickInterval(
decimal tickInterval
)
#Parameters
Name | Type |
---|---|
tick |
Decimal |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also