Back to Devexpress

TdxRangeControlCustomClientProperties.ScaleInterval Property

vcl-dxrangecontrol-dot-tdxrangecontrolcustomclientproperties-3f6c9cf9.md

latest1.5 KB
Original Source

TdxRangeControlCustomClientProperties.ScaleInterval Property

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

Declaration

delphi
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

TdxRangeControlCustomClientProperties Class

TdxRangeControlCustomClientProperties Members

dxRangeControl Unit