Back to Devexpress

TdxChartAxes Class

vcl-dxchartxydiagram-59f4a618.md

latest1.3 KB
Original Source

TdxChartAxes Class

Stores main axis settings of an XY diagram.

Declaration

delphi
TdxChartAxes = class(
    TdxChartOwnedPersistent
)

Remarks

The TdxChartAxes class implements AxisX and AxisY properties that allow you to configure axes of arguments and values, respectively.

Direct TdxChartAxes Class References

The TdxChartXYDiagram.Axes property references a TdxChartAxes object.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TdxChartOwnedPersistent TdxChartAxes

See Also

TdxChartSecondaryAxes Class

TdxChartAxes Members

dxChartXYDiagram Unit