Chart.TCustomChart.FormattedValueLegend
 
 
 


TCustomChart.FormattedValueLegend
TCustomChart

function FormattedValueLegend(ASeries: TChartSeries; ValueIndex: Integer): String; override;

Unit
Chart

Description
The FormattedValueLegend function returns the string representation of a Series Point value just as it would appear in Chart TCustomChart.Legend.

The ValueIndex parameter is the point index.

The Legend
TCustomChartLegend.TextStyle property and all other TChartLegend properties are used to create the resulting string.



Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.