Skip to main content

TcxGridChartView.DiagramStackedColumn Property

Provides access to appearance settings of stacked column diagrams associated with the View.

Declaration

property DiagramStackedColumn: TcxGridChartStackedColumnDiagram read; write;

Property Value

Type
TcxGridChartStackedColumnDiagram

Remarks

Refer to the TcxGridChartStackedColumnDiagram class description, for details.

See Also