TdxChartXYDiagramZoomEventArgs Members
In This Article
#Properties
Name | Description |
---|---|
New |
Returns the new minimum and maximum visible values on the axis of arguments (X-Axis) after the zoom or scroll operation.
Inherited from Tdx |
New |
Returns the minimum and maximum visible values on the axis of values (Y-Axis) after the zoom or scroll operation.
Inherited from Tdx |
Old |
Returns the minimum and maximum visible values on the axis of arguments (X-Axis) before the zoom or scroll operation.
Inherited from Tdx |
Old |
Returns the minimum and maximum visible values on the axis of values (Y-Axis) before the zoom or scroll operation.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Empty |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also