Skip to main content

TdxChartAxes Class

Stores XY diagram axes settings.

Declaration

TdxChartAxes = class(
    TdxChartOwnedPersistent
)

Remarks

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

VCL Chart Control: X and Y Axes in a Diagram

Direct TdxChartAxes Class References

An XY diagram’s Axes property references a TdxChartAxes object.

See Also