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 FMX.RS.ChartPanel.TRSChartValue.Opacity property |
Namespace: FMX.RS.ChartPanel
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) •FMX.RS.ChartPanel.TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect) •FMX.RS.ChartPanel.TRSCustomChart.FormatValue(TRSChartValue,TRSLabelTextStyle) •FMX.RS.ChartPanel.TRSCustomChart.ValueLabelFormat |