TdxChartAxes Class
Stores main axis settings of an XY diagram.
#Declaration
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.