Returns the label for the RSChartPanel.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: RSChartPanel
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 |