Skip to main content
All docs
V26.1
  • TickSettings Class

    Configures the appearance of axis ticks.

    Namespace: DevExpress.Web.Bootstrap

    Assembly: DevExpress.Web.Bootstrap.v26.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