TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasPixel,TCanvasPixel) Method |
Scroll Prev Top Next More |
Draws the text caption centered above the X, Y point without clipping.
Note |
---|
The Opacity is specified by the RSChartPanel.TRSChartValue.Opacity property |
Namespace: RSChartPanel
Delphi |
public |
Parameters
Canvas
Type: TCanvas
Value
Type: TRSChartValue
X
Type: TCanvasPixel
Y
Type: TCanvasPixel
Reference•TRSCustomChart.DrawLabel(TCanvas,string,TCanvasPixel,TCanvasPixel,Single) •TRSCustomChart.DrawLabel(TCanvas,string,TCanvasRect,Single) •RSChartPanel.TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect) •RSChartPanel.TRSCustomChart.FormatValue(TRSChartValue,TRSLabelTextStyle) •RSChartPanel.TRSCustomChart.ValueLabelFormat |