Page 1 of 1

Series marks for individual points

Posted: Tue Mar 07, 2006 2:35 pm
by 9340791
Hi. if who is interested...

I`ve added four public functions to TChartSeries class. This functions allow to input points which will be shown Marks. This method is not using OnGetMarkText event for hiding marks (if(ValueIndex!=5) MarkText = "").
Event OnGetMarkText generated only for input points.
This method has advanteges and disadvantage.
But it works a little bit faster with big data.

Posted: Tue Mar 14, 2006 5:38 pm
by Pep
Hi,

thanks for advise here, somebody could be interested in. If we consider to add other functions like this in the TeeChart sources we'll let you know.