TrackBarProperties.LargeTickInterval Property
Gets or sets a value that is the large ticks interval.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(typeof(decimal), "50")]
public decimal LargeTickInterval { get; set; }
<DefaultValue(GetType(Decimal), "50")>
Public Property LargeTickInterval As Decimal
Property Value
Type | Default | Description |
---|---|---|
Decimal | "50" |
A Decimal value that is the interval between large ticks. |
Remarks
This property allows you to set the interval between large tick marks. Large ticks values are indicated using scale labels that can help an end-user to orient easily in the value range.
NOTE
The LargeTickInterval