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.Charts
Delphi |
public |
Parameters
Canvas
Type: TCanvas
Value
Type: TRSChartValue
ARect
Type: TCanvasRect
TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect)
Reference
|