Hide Comments
Hide Comments

TRSCustomChart.SetCanvasResources(TCanvas,TBrush,TRSPen,TFont,Boolean,Boolean) Method

Comments (0)

Represents method SetCanvasResources(TCanvas,TBrush,TRSPen,TFont,Boolean,Boolean).

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

protected 
  procedure SetCanvasResources( const Canvas: TCanvas; 
  const aBrush: TBrush; const aPen: TRSPen; aFont: TFont; 
  const AllowFontZoom: Boolean = True; 
  const AllowPenZoom: Boolean = True ); overload; 
 

Parameters

Canvas

Type: TCanvas

aBrush

Type: TBrush

aPen

Type: TRSPen

aFont

Type: TFont

AllowFontZoom

Type: Boolean

AllowPenZoom

Type: Boolean

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb