Back to Devexpress

TdxChartRange Class

vcl-dxchartxydiagram-80046344.md

latest2.3 KB
Original Source

TdxChartRange Class

Stores axis scale range settings.

Declaration

delphi
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.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TdxChartOwnedPersistent TdxChartRange

See Also

TdxChartAxisNumericScaleOptions Class

TdxChartRangeInfo Class

TdxChartRange Members

dxChartXYDiagram Unit