TdxGridReportLinkOptionsCharts Methods
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