TcxSchedulerRangeControlAutoAdjustingInfo.Scales Field
In This Article
Stores the list of all scales displayed on the range control‘s ruler.
#Declaration
Delphi
Scales: TdxRangeControlDateTimeScaleList
#Field Value
Type |
---|
Tdx |
#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