Hide Comments
Hide Comments

TRSCustomChart.DrawLabel(TCanvas,String,TCanvasRect,Single) Method

Comments (0)

Draws the text caption centered within the rectangle. The text is clipped

noteNote

The Opacity is ignored in VCL

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public 
  procedure DrawLabel( const Canvas: TCanvas; const Caption: String; 
  const ARect: TCanvasRect; Opacity: Single = 1 ); overload; virtual; 
 

Parameters

Canvas

Type: TCanvas

Caption

Type: String

ARect

Type: TCanvasRect

Opacity

Type: Single

expandingSee Also

Comments (0)

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