Skip to main content

TcxGridChartToolBox Properties

A panel (called a chart toolbox) to display tools that provide end-user customization of a diagram‘s appearance.
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 dropdowns associated with data levels that have active values assigned.
DataLevelsInfoVisible Specifies whether the data level navigator is displayed in the chart toolbox.
DiagramSelector Specifies whether 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 within a chart.
Visible Specifies whether the chart toolbox is displayed in a Chart View.
See Also