vcl-dxchartxydiagram-80046344.md
Stores axis scale range settings.
TdxChartRange = class(
TdxChartOwnedPersistent
)
You can use axis scale range settings to zoom, scroll, and resize the available area of an XY Diagram by the current axis.
The list below outlines key members of the TdxChartRange class that allow you to customize axis scales.
The Range property of an axis references a TdxChartRange object.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TdxChartOwnedPersistent TdxChartRange
See Also