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