Skip to main content

TickSettings Class

Configures the appearance of axis ticks.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

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