Contents  All Classes  Index A-Z  All Units


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.


Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.