Back to Devexpress

TickSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-9f8600ea.md

latest1.5 KB
Original Source

TickSettings Class

Configures the appearance of axis ticks.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class TickSettings :
    JsonProperties
vb
Public Class TickSettings
    Inherits JsonProperties

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

TickSettings Members

DevExpress.Web.Bootstrap Namespace