TickSettings Class
In This Article
Configures the appearance of axis ticks.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
#Related API Members
The following members return TickSettings objects:
#Remarks
Ticks divide an axis into sections that measure off values on this axis.
#Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
TickSettings
See Also