Skip to main content
A newer version of this page is available. .

TdxChartZoomOptions Class

Stores Chart control zoom settings.

Declaration

TdxChartZoomOptions = class(
    TcxOwnedPersistent
)

Remarks

Users can zoom, scroll, and pan XY diagrams by the axis of arguments, the axis of values, or both axes.

VCL Chart Control: The Chart Control-Based Application in Action

Main API Members

The list below outlines key members of the TdxChartZoomOptions class that allow you to configure Chart zoom functionality.

Direct TdxChartZoomOptions Class References

The Chart control’s ZoomOptions property references a TdxChartZoomOptions object.

Inheritance

See Also