Skip to main content
A newer version of this page is available. .

TickSettings Class

Configures the appearance of axis ticks.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class TickSettings :
    JsonProperties

The following members return TickSettings objects:

Remarks

Ticks divide an axis into sections that measure off values on this axis.

BootstrapChart_AxisTicks

Inheritance

Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
TickSettings
See Also