Back to Devexpress

TdxChartCustomAxis.Diagram Property

vcl-dxchartxydiagram-dot-tdxchartcustomaxis-a0d9f8df.md

latest532 B
Original Source

TdxChartCustomAxis.Diagram Property

Provides access to the XY diagram to which the axis belongs.

Declaration

delphi
property Diagram: TdxChartXYDiagram read;

Property Value

TypeDescription
TdxChartXYDiagram

The parent XY diagram.

|

See Also

TdxChartCustomAxis Class

TdxChartCustomAxis Members

dxChartXYDiagram Unit