public String FormattedValueLegend(Series aSeries,
Int32 valueIndex)
Remarks
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.
See Also
Chart Class | Chart Members | Steema.TeeChart Namespace