Hide Comments
Hide Comments

TRSBubbleChart.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: RSBubbleCharts

expandingSyntax

Delphi

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

Parameters

Canvas

Type: TCanvas

Value

Type: TRSChartValue

ARect

Type: TCanvasRect

Overrides

TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect)
 

expandingSee Also

Comments (0)

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