Skip to main content
All docs
V25.1
  • TdxChartRange Class

    Stores axis scale range settings.

    Declaration

    TdxChartRange = class(
        TdxChartOwnedPersistent
    )

    Remarks

    You can use axis scale range settings to zoom, scroll, and resize the available area of an XY Diagram by the current axis.

    Main API Members

    The list below outlines key members of the TdxChartRange class that allow you to customize axis scales.

    Direct TdxChartRange Class References

    The Range property of an axis references a TdxChartRange object.

    See Also