Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartViewData Methods
Show Inherited Hide Inherited

Provides data from data store as category and series values.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate(TcxGridShowLockedStateImageMode) Prevents a grid View from updating until the EndUpdate method is called. Inherited from TcxGridViewHandler.
EndUpdate Enables updates of a View. Inherited from TcxGridViewHandler.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetSortingBySummaryEngineClass Inherited from TcxCustomGridViewData.
GetVisibleGroupValues(TcxGridChartDataGroup,TStrings,TVariantArray) Returns values and display text strings of categories associated with a particular visible data group.
IsEmpty Determines whether a data controller provides any rows for a View. Inherited from TcxCustomGridViewData.
MakeDetailVisible(TComponent) Displays the detail View of a particular level. Inherited from TcxCustomGridViewData.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
UseRightToLeftAlignment Inherited from TcxGridViewHandler.
See Also