Draws the text caption centered within the rectangle. The text is clipped
Note |
---|
The Opacity is ignored in VCL |
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Parameters
Canvas
Type: TCanvas
Caption
Type: String
ARect
Type: TCanvasRect
Opacity
Type: Single
Reference•TRSCustomChart.DrawLabel(TCanvas,string,TCanvasPixel,TCanvasPixel,Single) •FMX.RS.ChartPanel.TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasPixel,TCanvasPixel) •FMX.RS.ChartPanel.TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect) •FMX.RS.ChartPanel.TRSCustomChart.ValueLabelFormat •FMX.RS.ChartPanel.TRSCustomChart.ValueLabelStyle •FMX.RS.ChartPanel.TRSCustomChart.FormatValue(TRSChartValue,TRSLabelTextStyle) |