TdxChartCustomAxis.Diagram Property
Provides access to the XY diagram to which the axis belongs.
Declaration
property Diagram: TdxChartXYDiagram read;
Property Value
Type | Description |
---|---|
TdxChartXYDiagram | The parent XY diagram. |
See Also