Back to Devexpress

TcxGridChartView Properties

vcl-cxgridchartview-dot-tcxgridchartview-dot-underscore-properties.md

latest16.6 KB
Original Source

TcxGridChartView Properties

A grid Chart View.

NameDescription
ActiveDataGroupSpecifies the active data group in the Chart View.
ActiveDataLevelSpecifies the level of detail which is in effect in the View.
ActiveDiagramSpecifies the diagram which will be displayed (or active) within the View.
AvailableDiagramCountReturns a count of chart diagrams within the AvailableDiagrams zero-based indexed collection.
AvailableDiagramsProvides indexed access to all diagrams in the Chart View.
CategoriesSpecifies categories used to classify data within the View.
CloneCountReturns the total number of copies (clones) of the current View. Inherited from TcxCustomGridView.
ClonesRepresents the copies collection of the current View. Inherited from TcxCustomGridView.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ControlSpecifies the component’s parent control. Inherited from TcxControlChildComponent.
ControllerProvides access to the View’s controller.
DataControllerSpecifies a data controller for the View.
DataGroupCountGets a count of data groups in the View.
DataGroupsProvides indexed access to all data groups in the View.
DataLevelCountReturns the total number of data levels defined in the View.
DataLevelObjectsProvides indexed access to data groups associated with data levels in the View.
DesignInfoInherited from TComponent.
DiagramAreaProvides access to appearance settings of area diagrams associated with the View.
DiagramBarProvides access to appearance settings of bar diagrams associated with the View.
DiagramColumnProvides access to appearance settings of column diagrams associated with the View.
DiagramCountDetermines the total number of diagrams which are contained within the View.
DiagramLineProvides access to appearance settings of line diagrams associated with the View.
DiagramPieProvides access to appearance settings of pie diagrams associated with the View.
DiagramsProvides indexed access to the diagrams which are contained within the View.
DiagramStackedAreaProvides access to appearance settings of stacked area diagrams associated with the View.
DiagramStackedBarProvides access to appearance settings of stacked bar diagrams associated with the View.
DiagramStackedColumnProvides access to appearance settings of stacked column diagrams associated with the View.
DragModeSpecifies the manner in which Views initiate drag-and-drop operations. Inherited from TcxCustomGridView.
FakeComponentLink1Inherited from TcxComponent.
FakeComponentLink2Inherited from TcxComponent.
FakeComponentLink3Inherited from TcxComponent.
FocusedDetermines whether the current View has focus. Inherited from TcxCustomGridView.
Images protectedSpecifies the image list used as a source of icons for data item headers. Inherited from TcxCustomGridView.
IsControlFocusedIndicates whether the grid control owning the current View has focus. Inherited from TcxCustomGridView.
IsControlLockedInherited from TcxCustomGridView.
IsDataGroupedIdentifies if series values displayed in the View are grouped in the same categories.
IsDesigningInherited from TcxComponent.
IsDestroyingSpecifies whether the component is currently being destroyed. Inherited from TcxControlChildComponent.
IsDetailIndicates whether the current View is placed at a child grid level. Inherited from TcxCustomGridView.
IsLoadingSpecifies whether the current component is being loaded. Inherited from TcxControlChildComponent.
IsMasterIndicates whether the current View level has child Views which can be displayed. Inherited from TcxCustomGridView.
IsPatternIndicates whether the current View is a “pattern“ View. Inherited from TcxCustomGridView.
LegendSpecifies the chart legend for the View.
LevelReturns the grid level that owns the current View. Inherited from TcxCustomGridView.
LookAndFeelInherited from TcxCustomGridView.
LookAndFeelPainterInherited from TcxCustomGridView.
MasterDataControllerInherited from TcxCustomGridView.
MasterGridRecordIndexReturns the index of the master View record for which the current View is displayed as a detail View. Inherited from TcxCustomGridView.
MasterGridViewReturns a master View for the current View. Inherited from TcxCustomGridView.
MasterRecordIndexReturns 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.
NameInherited from TComponent.
ObserversInherited from TComponent.
OptionsBehaviorProvides access to settings that determine the View’s response to end-user actions.
OptionsCustomizeProvides access to settings that determine end-user customization capabilities in the View.
OptionsSelection protectedContains selection options for the current View. Inherited from TcxCustomGridView.
OptionsViewProvides access to settings that determine appearance aspects of the View.
OwnerInherited from TComponent.
PainterInherited from TcxCustomGridView.
PatternGridViewReturns the View whose copy (clone) is the current View. Inherited from TcxCustomGridView.
PopupMenuSpecifies the popup menu associated with the current View. Inherited from TcxCustomGridView.
RepositoryInherited from TcxCustomGridView.
SeriesProvides indexed access to all series for the View.
SeriesCountReturns the total number of series in the grid View.
SiteProvides access to the control that holds the View. Inherited from TcxCustomGridView.
SortedSeriesSpecifies the series whose chart values are used to determine the category display order.
StorageControlInherited from TcxCustomGridView.
StorageOptionsInherited from TcxCustomGridView.
StoringNameInherited from TcxCustomGridView.
StylesSpecifies a set of styles which manage the appearance aspects of the View’s elements.
SynchronizationDetermines whether all the “clone“ Views of the current detail View should be synchronized automatically with a “pattern“ View. Inherited from TcxCustomGridView.
TabStopInherited from TcxCustomGridView.
TagInherited from TComponent.
TitleSpecifies the chart’s title.
ToolBoxProvides access to appearance settings of a chart toolbox for the View.
VCLComObjectInherited from TComponent.
ViewDataProvides access to the data in the data store which correspond to the category values and series values.
ViewInfoProvides access to the ViewInfo object that contains the Chart View rendering information.
ViewInfoCacheInherited from TcxCustomGridView.
VisibleIndicates whether the current View is displayed. Inherited from TcxCustomGridView.
VisibleDataGroupCountReturns the number of data groups associated with data levels in the View.
VisibleDataGroupsProvides indexed access to all data groups associated with data levels in the View.
VisibleSeriesProvides indexed access to all the series whose values are rendered in the View.
VisibleSeriesCountReturns the number of visible series in the grid View.
VisibleSeriesGroupCount
VisibleSeriesGroupIndex

See Also

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit