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