TcxGridChartView.ToolBox Property
In This Article
Provides access to appearance settings of a chart toolbox for the View.
#Declaration
Delphi
property ToolBox: TcxGridChartToolBox read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartToolBox class to learn about available appearance settings.
See Also