Hide Comments
Hide Comments

TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect) Method

Comments (0)

Draws a label for the TRSChartValue on the canvas. The text of the label is controlled by the ValueLabelStyle property.

The label is drawn within the specified rectangle.

noteNote

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

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  procedure DrawLabel( const Canvas: TCanvas; const Value: TRSChartValue;
  const ARect: TCanvasRect ); overload; virtual;
 

Parameters

Canvas

Type: TCanvas

Value

Type: TRSChartValue

ARect

Type: TCanvasRect

expandingSee Also

Comments (0)

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