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

TdxChartXYDiagramScrollOptions Class

Stores XY diagram scroll settings.

Declaration

TdxChartXYDiagramScrollOptions = class(
    TcxOwnedPersistent
)

Remarks

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

Direct TdxChartXYDiagramScrollOptions Class References

An XY diagram‘s ScrollOptions property references a TdxChartXYDiagramScrollOptions object.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TdxChartXYDiagramScrollOptions
See Also