Back to Devexpress

TcxGridChartView.ToolBox Property

vcl-cxgridchartview-dot-tcxgridchartview-32648d8a.md

latest653 B
Original Source

TcxGridChartView.ToolBox Property

Provides access to appearance settings of a chart toolbox for the View.

Declaration

delphi
property ToolBox: TcxGridChartToolBox read; write;

Property Value

Type
TcxGridChartToolBox

Remarks

Refer to the description of the TcxGridChartToolBox class to learn about available appearance settings.

See Also

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit