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