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