TcxGridChartToolBox Members
A panel with end-user customization tools in the Chart View area.Constructors
Name | Description |
---|---|
Create(TcxCustomGridView) | Initializes a new instance of the TcxCustomGridOptions class with specified settings. Inherited from TcxCustomGridOptions. |
Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
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. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetDataLevelsInfoVisible | Determines whether the data level navigator is displayed in the chart toolbox. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetVisible | Determines whether the chart toolbox is displayed in a Chart View. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ToString | Inherited from TObject. |
See Also