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

TdxChartXYDiagramZoomOptions Class

Stores XY diagram zoom settings.

Declaration

TdxChartXYDiagramZoomOptions = class(
    TcxOwnedPersistent
)

Remarks

The TdxChartXYDiagramZoomOptions class has members that allow you to do the following:

Direct TdxChartXYDiagramZoomOptions Class References

An XY diagram‘s ZoomOptions property references a TdxChartXYDiagramZoomOptions object.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TdxChartXYDiagramZoomOptions
See Also