TcxGridChartController Properties
A View controller for a Chart View.Name | Description |
---|---|
Control protected | Specifies the grid control owning the View. Inherited from TcxGridViewHandler. |
Controller protected | Returns the View’s controller object. Inherited from TcxGridViewHandler. |
Customization | Inherited from TcxCustomGridController. |
CustomizationForm | Provides access to the customization form associated with the View controller. |
CustomizationFormBounds | Inherited from TcxCustomGridController. |
DataController protected | Specifies the data controller assigned to the View. Inherited from TcxGridViewHandler. |
DataLevelActiveValuePopup | |
DesignController | Inherited from TcxCustomGridController. |
DiagramSelectorPopup | |
DragAndDropObjectClass | Inherited from TcxCustomGridController. |
DragImages | Inherited from TcxCustomGridController. |
FirstVisibleCategoryIndex | Specifies the index of the first visible category in a paged diagram. |
GridView | Provides access to the Chart View, which is controlled by the View controller. |
HintCellViewInfo | Inherited from TcxCustomGridController. |
HintWindow | Inherited from TcxCustomGridController. |
IsDataGroupMoving | Indicates whether a data group is being moved/dragged within the Chart View. |
IsDblClick | Inherited from TcxCustomGridController. |
LookAndFeelPainter | Inherited from TcxGridViewHandler. |
MouseCaptureViewInfo | Inherited from TcxCustomGridController. |
MovingDataGroup | Provides access to a data group being moved/dragged within the Chart View. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
Painter | Inherited from TcxGridViewHandler. |
Site | Inherited from TcxGridViewHandler. |
ViewData protected | Specifies the object retrieving data from a data controller and providing it to a View. Inherited from TcxGridViewHandler. |
ViewInfo | Inherited from TcxGridViewHandler. |
VisibleCategoryCount | Returns the total number of visible categories in a diagram. |
See Also