Returns the label for the FMX.RS.ChartPanel.TRSChartValue at the Index position in the chart's Values collection. The string returned is dependent on the TRSChartValue instance and the TextStyle property.
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Parameters
Chart
Type: TRSCustomChart
Index
Type: Integer
Type: String
The following code fills a list box with formatted labels for all the values in a chart: Delphi |
var |