Hide Comments
Hide Comments

TRSPathChart.SetCanvasResources(TCanvas,TRSChartValue,Boolean,Boolean) Method

Comments (0)

Represents method SetCanvasResources(TCanvas,TRSChartValue,Boolean,Boolean).

Namespace: FMX.RS.Charts

expandingSyntax

Delphi

protected
  procedure SetCanvasResources( const Canvas: TCanvas;
  const Value: TRSChartValue;
  const AllowFontZoom: Boolean = True;
  const AllowPenZoom: Boolean = True ); override;
 

Parameters

Canvas

Type: TCanvas

Value

Type: TRSChartValue

AllowFontZoom

Type: Boolean

AllowPenZoom

Type: Boolean

Overrides

TRSCustomChart.SetCanvasResources(TCanvas,TRSChartValue,Boolean,Boolean)
 

expandingSee Also

Reference

Comments (0)

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