TcxGridChartView.DiagramColumn Property
Provides access to appearance settings of column diagrams associated with the View.
Declaration
property DiagramColumn: TcxGridChartColumnDiagram read; write;
Property Value
Type |
---|
TcxGridChartColumnDiagram |
Remarks
Refer to the description of the TcxGridChartColumnDiagram class to learn about column diagram appearance settings.
See Also