TdxRangeControlDateTimeScales.Year Property
Provides access to the predefined scale graduated in years.
Declaration
property Year: TdxRangeControlDateTimeScale read; write;
Property Value
Type |
---|
TdxRangeControlDateTimeScale |
Remarks
This property works identically to the Day property.
See Also