Hide Comments
Hide Comments

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

Comments (0)

Draws the text caption centered above the X, Y point without clipping.

noteNote

The Opacity is ignored in VCL

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public 
  procedure DrawLabel( const Canvas: TCanvas; const Caption: String; 
  X, Y: TCanvasPixel; Opacity: Single = 1 ); overload; virtual; 
 

Parameters

Canvas

Type: TCanvas

Caption

Type: String

X

Type: TCanvasPixel

Y

Type: TCanvasPixel

Opacity

Type: Single

expandingSee Also

Comments (0)

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