Hie,
I try to use TPoint3DSeries on TeeChart v7.12, but I encounter problems with null point.
I set TPoint3DSeries .Pen.Visible := TRUE for displaying the lines between points. My problem is that line are always displayed between null points !!
(This pb doesn't occured in 2D mode)
Any ideas of the problem ?
thanks
Null point with TPoint3DSeries
Hi ,
There is a TreatNulls property in v8 for some series that allows doing that (Line, Area, Point, FastLine, HorizArea, HorizLine), but not for points3D. I've added it to the wish list to be implemented in future releases (TV52014073).
There is a TreatNulls property in v8 for some series that allows doing that (Line, Area, Point, FastLine, HorizArea, HorizLine), but not for points3D. I've added it to the wish list to be implemented in future releases (TV52014073).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |