TdxGridReportLinkOptionsCharts.DefaultGraphicClass Method
In This Article
Returns the TBitmap type as the default graphics class of the chart view.
#Declaration
Delphi
function DefaultGraphicClass: TGraphicClass; virtual;
#Returns
Type |
---|
TGraphic |
#Remarks
Use the DefaultGraphicClass method to determine the default graphics class of the chart view.
See Also