TcxGridChartView.DiagramStackedColumn Property
In This Article
Provides access to appearance settings of stacked column diagrams associated with the View.
#Declaration
Delphi
property DiagramStackedColumn: TcxGridChartStackedColumnDiagram read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxGridChartStackedColumnDiagram class description, for details.
See Also