TChartSeries.GetMarkValue
 
 
 

All Units  All Classes  Properties, Methods and Events  

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 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-2013 © by Steema Software. All Rights Reserved.