TCustomChartLegend.FormattedValue
TCustomChartLegend
function FormattedValue(Const ASeries: TChartSeries; ValueIndex: Integer): String;
Unit
Chart
Description
This function returns the corresponding Legend text for the Series ValueIndex point. The Legend.LegendTextStyle property is used to properly format the point values and labels.