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

TdxGridReportLinkOptionsCharts Methods
Show Inherited Hide Inherited

The TdxGridReportLinkOptionsCharts class represents settings for managing the grid’s report when it’s displayed using the chart view.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
DefaultGraphicClass Returns the TBitmap type as the default graphics class of the chart view.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
RestoreDefaults Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions.
SupportsGraphicClass(TGraphicClass) Determines whether the type of the AGraphicClass graphics class is supported by the grid’s report.
ToString Inherited from TObject.
See Also