Hide Comments
Hide Comments

TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasPixel,TCanvasPixel) Method

Comments (0)

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

noteNote

The Opacity is specified by the RSChartPanel.TRSChartValue.Opacity property

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  procedure DrawLabel( const Canvas: TCanvas; const Value: TRSChartValue;
  X, Y: TCanvasPixel ); overload; virtual;
 

Parameters

Canvas

Type: TCanvas

Value

Type: TRSChartValue

X

Type: TCanvasPixel

Y

Type: TCanvasPixel

expandingSee Also

Comments (0)

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