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.
Note |
---|
The Opacity is specified by the RSChartPanel.TRSChartValue.Opacity property |
Namespace: RSCharts
Delphi |
public |
Parameters
Canvas
Type: TCanvas
Value
Type: TRSChartValue
ARect
Type: TCanvasRect
TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect)
Reference•TRSCustomChart.DrawLabel(TCanvas,string,TCanvasPixel,TCanvasPixel,Single) •TRSCustomChart.DrawLabel(TCanvas,string,TCanvasRect,Single) •RSChartPanel.TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasPixel,TCanvasPixel) •RSChartPanel.TRSCustomChart.FormatValue(TRSChartValue,TRSLabelTextStyle) •RSChartPanel.TRSCustomChart.ValueLabelFormat •RSChartPanel.TRSCustomChart.ValueLabelStyle |