TcxGridChartToolBox Properties
A panel with end-user customization tools in the Chart View area.| Name | Description |
|---|---|
| Border | Specifies the border style of the chart toolbox. |
| CustomizeButton | Specifies whether the chart customization button is displayed in the chart toolbox. |
| DataLevelActiveValueDropDownCount | Specifies the maximum number of possible active values displayed in a data level dropdown at a given time. |
| DataLevelActiveValueDropDownWidth | Specifies the width (in pixels) of all drop-down menus associated with data levels that have active values assigned. |
| DataLevelsInfoVisible | Specifies if the data level navigator is displayed in the chart toolbox. |
| DiagramSelector | Specifies if the diagram selector is displayed in the chart toolbox. |
| GridView | Provides access to a Chart View that displays the chart toolbox. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| Position | Specifies the position of the chart toolbox. |
| Visible | Specifies whether the chart toolbox is displayed in a Chart View. |
See Also