TcxSchedulerRangeControlAutoAdjustingInfo.Scales Field
Stores the list of all scales displayed on the range control‘s ruler.
Declaration
Scales: TdxRangeControlDateTimeScaleList
Field Value
Type |
---|
TdxRangeControlDateTimeScaleList |
Remarks
This field is used to specify which scales the range control should display in response to changes of the associated Scheduler control’s state. The PrimaryScale field stores the scale used as primary by the range control.
See Also