Skip to main content

TdxRangeControlCustomClientProperties.ScaleInterval Property

Specifies the interval between scale tickmarks on the range control‘s ruler.

Declaration

property ScaleInterval: Variant read; write;

Property Value

Type
Variant

Remarks

Use this property to change the number of tickmarks on a visible scale provided by the Numeric or Date/Time data range selection and visualization model.

Depending on the data range model currently employed by the range control, the interval between scale tickmarks is specified in the current numeric values or measurement units.

See Also