TcxGridChartViewStyles.ToolBox Property
In This Article
Specifies the style for a chart toolbox.
#Declaration
Delphi
property ToolBox: TcxStyle index vsToolBox read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This property allows you to specify the following style attributes of a chart toolbox:
the background color or a bitmap;
font settings, the foreground color, and background color or a bitmap of the diagram selector and data level navigator together with its elements.
Note
Use the View’s Tool
See Also