TcxGridChartLineDiagramValues.Diagram Property
Provides access to the parent line diagram.
Declaration
property Diagram: TcxGridChartLineDiagram read;
Property Value
Type | Description |
---|---|
TcxGridChartLineDiagram | The parent line diagram. |
See Also