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