BootstrapChartArgumentAxisBuilder.TickIntervalUnit(VizTimeInterval) Method
In This Article
Specifies the measurement unit of the interval between axis ticks.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartArgumentAxisBuilder TickIntervalUnit(
VizTimeInterval tickIntervalUnit
)
#Parameters
Name | Type |
---|---|
tick |
Viz |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also