TdxChartCustomSecondaryAxes.Diagram Property
Provides access to the XY diagram to which the collection of secondary axes belongs.
Declaration
property Diagram: TdxChartXYDiagram read;
Property Value
Type | Description |
---|---|
TdxChartXYDiagram | The parent XY diagram. |
See Also