TcxGridChartView Properties
A grid Chart View.| Name | Description |
|---|---|
| ActiveDataGroup | Specifies the active data group in the Chart View. |
| ActiveDataLevel | Specifies the level of detail which is in effect in the View. |
| ActiveDiagram | Specifies the diagram which will be displayed (or active) within the View. |
| AvailableDiagramCount | Returns a count of chart diagrams within the AvailableDiagrams zero-based indexed collection. |
| AvailableDiagrams | Provides indexed access to all diagrams in the Chart View. |
| Categories | Specifies categories used to classify data within the View. |
| CloneCount | Returns the total number of copies (clones) of the current View. Inherited from TcxCustomGridView. |
| Clones | Represents the copies collection of the current View. Inherited from TcxCustomGridView. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| Control | Specifies the component’s parent control. Inherited from TcxControlChildComponent. |
| Controller | Provides access to the View’s controller. |
| DataController | Specifies a data controller for the View. |
| DataGroupCount | Gets a count of data groups in the View. |
| DataGroups | Provides indexed access to all data groups in the View. |
| DataLevelCount | Returns the total number of data levels defined in the View. |
| DataLevelObjects | Provides indexed access to data groups associated with data levels in the View. |
| DesignInfo | Inherited from TComponent. |
| DiagramArea | Provides access to appearance settings of area diagrams associated with the View. |
| DiagramBar | Provides access to appearance settings of bar diagrams associated with the View. |
| DiagramColumn | Provides access to appearance settings of column diagrams associated with the View. |
| DiagramCount | Determines the total number of diagrams which are contained within the View. |
| DiagramLine | Provides access to appearance settings of line diagrams associated with the View. |
| DiagramPie | Provides access to appearance settings of pie diagrams associated with the View. |
| Diagrams | Provides indexed access to the diagrams which are contained within the View. |
| DiagramStackedArea | Provides access to appearance settings of stacked area diagrams associated with the View. |
| DiagramStackedBar | Provides access to appearance settings of stacked bar diagrams associated with the View. |
| DiagramStackedColumn | Provides access to appearance settings of stacked column diagrams associated with the View. |
| DragMode | Specifies the manner in which Views initiate drag-and-drop operations. Inherited from TcxCustomGridView. |
| FakeComponentLink1 | Inherited from TcxComponent. |
| FakeComponentLink2 | Inherited from TcxComponent. |
| FakeComponentLink3 | Inherited from TcxComponent. |
| Focused | Determines whether the current View has focus. Inherited from TcxCustomGridView. |
| Images protected | Specifies the image list used as a source of icons for data item headers. Inherited from TcxCustomGridView. |
| IsControlFocused | Indicates whether the grid control owning the current View has focus. Inherited from TcxCustomGridView. |
| IsControlLocked | Inherited from TcxCustomGridView. |
| IsDataGrouped | Identifies if series values displayed in the View are grouped in the same categories. |
| IsDesigning | Inherited from TcxComponent. |
| IsDestroying | Specifies whether the component is currently being destroyed. Inherited from TcxControlChildComponent. |
| IsDetail | Indicates whether the current View is placed at a child grid level. Inherited from TcxCustomGridView. |
| IsLoading | Specifies whether the current component is being loaded. Inherited from TcxControlChildComponent. |
| IsMaster | Indicates whether the current View level has child Views which can be displayed. Inherited from TcxCustomGridView. |
| IsPattern | Indicates whether the current View is a “pattern“ View. Inherited from TcxCustomGridView. |
| Legend | Specifies the chart legend for the View. |
| Level | Returns the grid level that owns the current View. Inherited from TcxCustomGridView. |
| LookAndFeel | Inherited from TcxCustomGridView. |
| LookAndFeelPainter | Inherited from TcxCustomGridView. |
| MasterDataController | Inherited from TcxCustomGridView. |
| MasterGridRecordIndex | Returns the index of the master View record for which the current View is displayed as a detail View. Inherited from TcxCustomGridView. |
| MasterGridView | Returns a master View for the current View. Inherited from TcxCustomGridView. |
| MasterRecordIndex | Returns the index of the master dataset record corresponding to a master View record. The current View is displayed as a detail View. Inherited from TcxCustomGridView. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| OptionsBehavior | Provides access to settings that determine the View’s response to end-user actions. |
| OptionsCustomize | Provides access to settings that determine end-user customization capabilities in the View. |
| OptionsSelection protected | Contains selection options for the current View. Inherited from TcxCustomGridView. |
| OptionsView | Provides access to settings that determine appearance aspects of the View. |
| Owner | Inherited from TComponent. |
| Painter | Inherited from TcxCustomGridView. |
| PatternGridView | Returns the View whose copy (clone) is the current View. Inherited from TcxCustomGridView. |
| PopupMenu | Specifies the popup menu associated with the current View. Inherited from TcxCustomGridView. |
| Repository | Inherited from TcxCustomGridView. |
| Series | Provides indexed access to all series for the View. |
| SeriesCount | Returns the total number of series in the grid View. |
| Site | Provides access to the control that holds the View. Inherited from TcxCustomGridView. |
| SortedSeries | Specifies the series whose chart values are used to determine the category display order. |
| StorageControl | Inherited from TcxCustomGridView. |
| StorageOptions | Inherited from TcxCustomGridView. |
| StoringName | Inherited from TcxCustomGridView. |
| Styles | Specifies a set of styles which manage the appearance aspects of the View’s elements. |
| Synchronization | Determines whether all the “clone“ Views of the current detail View should be synchronized automatically with a “pattern“ View. Inherited from TcxCustomGridView. |
| TabStop | Inherited from TcxCustomGridView. |
| Tag | Inherited from TComponent. |
| Title | Specifies the chart’s title. |
| ToolBox | Provides access to appearance settings of a chart toolbox for the View. |
| VCLComObject | Inherited from TComponent. |
| ViewData | Provides access to the data in the data store which correspond to the category values and series values. |
| ViewInfo | Provides access to the ViewInfo object that contains the Chart View rendering information. |
| ViewInfoCache | Inherited from TcxCustomGridView. |
| Visible | Indicates whether the current View is displayed. Inherited from TcxCustomGridView. |
| VisibleDataGroupCount | Returns the number of data groups associated with data levels in the View. |
| VisibleDataGroups | Provides indexed access to all data groups associated with data levels in the View. |
| VisibleSeries | Provides indexed access to all the series whose values are rendered in the View. |
| VisibleSeriesCount | Returns the number of visible series in the grid View. |
| VisibleSeriesGroupCount | |
| VisibleSeriesGroupIndex |
See Also