TeEngine.TChartSeries.YValueToText
 
 
 


TChartSeries.YValueToText
TChartSeries

function YValueToText(Const AValue: TAxisValue): String;

Unit
TeEngine

Description
The YValueToText function returns the formatted text representation of the specified AValue parameter.

The AValue parameter is considered to be a vertical Y coordinate.

It returns the text string corresponding to an hypothetic vertical Axis Label for that value.

It calls the corresponding vertical axis TChartAxis.LabelValue function.



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