TeEngine.TChartSeries.GetMarkValue
 
 
 


TChartSeries.GetMarkValue
TChartSeries

function GetMarkValue(ValueIndex: Integer): Double; virtual;

Unit
TeEngine

Description
The GetMarkValue function returns the corresponding Point value suitable for displaying at Series TChartSeries.Marks. Most Series return the YValue[ ValueIndex ] value, but some special Series like THorizBarSeries return the XValue as Axis are inverted. Calling this virtual method assures receiving the proper value.



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