Skip to main content

TcxGridChartView.DiagramBar Property

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

Declaration

property DiagramBar: TcxGridChartBarDiagram read; write;

Property Value

Type
TcxGridChartBarDiagram

Remarks

Refer to the description of the TcxGridChartBarDiagram class to learn about bar diagram appearance settings.

See Also