TdxChartRangeInfo Members
Stores minimum and maximum visible values on an axis scale.Properties
| 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. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also