Back to Devexpress

TdxRangeControlDateTimeScale.ScaleUnit Property

vcl-dxrangecontrol-dot-tdxrangecontroldatetimescale.md

latest1.1 KB
Original Source

TdxRangeControlDateTimeScale.ScaleUnit Property

Returns the measurement unit used to graduate the date/time scale.

Declaration

delphi
property ScaleUnit: TdxRangeControlDateTimeScaleUnit read;

Property Value

Type
TdxRangeControlDateTimeScaleUnit

Remarks

You can use this property only to identify the measurement unit used by the scale. To create a scale graduated using a specific measurement unit, pass it as the AScaleUnit parameter of the scale’s constructor. For the full list of supported measurement units, refer to the TdxRangeControlDateTimeScaleUnit type description.

See Also

TdxRangeControlDateTimeScale Class

TdxRangeControlDateTimeScale Members

dxRangeControl Unit