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