NumericChartRangeControlClientRange Properties
Contains the common settings that define the range displayed by a numeric chart client of the range control.
Name | Description |
---|---|
Auto |
Gets or sets a value that specifies whether the range of the chart range control client is calculated automatically.
Inherited from Chart |
Max | Gets or sets the maximum value of a numeric chart client range. |
Min | Gets or sets the minimum value of a numeric chart client range. |
See Also