TdxChartRangeInfo Properties
Stores minimum and maximum visible values on an axis scale.| Name | Description |
|---|---|
| Max | Returns the new maximum visible value on an axis scale after a zoom or scroll operation. |
| Min | Returns the new minimum visible value on an axis scale after a zoom or scroll operation. |
See Also