TdxChartCustomSeries.Diagram Property
Specifies the diagram to which the series belongs.
#Declaration
property Diagram: TdxChartCustomDiagram read; write;
#Property Value
Type | Description |
---|---|
Tdx |
The parent diagram. Cast this property value to the Tdx |
#Remarks
You can use the Diagram
property to move the series between diagrams of the same type.