Skip to main content
A newer version of this page is available. .

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