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 Legend.
The ValueIndex parameter is the point index.
The Legend TextStyle property and all other TChartLegend properties are used to create the resulting string.
Submit your feedback about this page.
Copyright 1995-2007 © by Steema Software. All Rights Reserved.