ScaleBasedRangeControlClientOptions Fields
A base class for options that specify the interaction settings for a RangeControl and SchedulerControl that are integrated.| Name | Description |
|---|---|
| DataDisplayTypeProperty static | Identifies the ScaleBasedRangeControlClientOptions.DataDisplayType dependency property. |
| MaxIntervalWidthProperty static | Identifies the ScaleBasedRangeControlClientOptions.MaxIntervalWidth dependency property. |
| MinIntervalWidthProperty static | Identifies the ScaleBasedRangeControlClientOptions.MinIntervalWidth dependency property. |
| RangeMaximumProperty static | Identifies the ScaleBasedRangeControlClientOptions.RangeMaximum dependency property. |
| RangeMinimumProperty static | Identifies the ScaleBasedRangeControlClientOptions.RangeMinimum dependency property. |
See Also