<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Methods:
Comments (0)
Represents method SetCanvasResources(TCanvas,TRSChartValue,Boolean,Boolean).
Namespace: FMX.RS.ChartPanel
Delphi
protected procedure SetCanvasResources( const Canvas: TCanvas; const Value: TRSChartValue; const AllowFontZoom: Boolean = True; const AllowPenZoom: Boolean = True ); overload; virtual;
Parameters
Canvas
Type: TCanvas
Value
Type: TRSChartValue
AllowFontZoom
Type: Boolean
AllowPenZoom