Skip to main content
All docs
V25.1
  • 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