TcxGridChartView.DiagramBar Property
In This Article
Provides access to appearance settings of bar diagrams associated with the View.
#Declaration
Delphi
property DiagramBar: TcxGridChartBarDiagram read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartBarDiagram class to learn about bar diagram appearance settings.
See Also