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 FMX.RS.ChartPanel.TRSChartValue.Opacity property |
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Parameters
Canvas
Type: TCanvas
Value
Type: TRSChartValue
ARect
Type: TCanvasRect
Reference•TRSCustomChart.DrawLabel(TCanvas,string,TCanvasPixel,TCanvasPixel,Single) •TRSCustomChart.DrawLabel(TCanvas,string,TCanvasRect,Single) •FMX.RS.ChartPanel.TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasPixel,TCanvasPixel) •FMX.RS.ChartPanel.TRSCustomChart.FormatValue(TRSChartValue,TRSLabelTextStyle) •FMX.RS.ChartPanel.TRSCustomChart.ValueLabelFormat •FMX.RS.ChartPanel.TRSCustomChart.ValueLabelStyle |