Posted: Tue Dec 23, 2003 8:51 am
Yes, you're correct, it's a bug/missing feature. We've modified the property Pointer of the Series to Read/Write for the next release of TeeChart for Net.
In this manner (when it will be available) you will have to do this :
Dim serPoint As New Steema.TeeChart.Styles.SeriesPointer(TChart1.Chart, line1)
line1.Pointer = serPoint
Josep Lluis Jorge
http://support.steema.com
In this manner (when it will be available) you will have to do this :
Dim serPoint As New Steema.TeeChart.Styles.SeriesPointer(TChart1.Chart, line1)
line1.Pointer = serPoint
Josep Lluis Jorge
http://support.steema.com