Is there something like a "Best Fit" method for marks. i.e. a routine that moves the marks so that they do not overlap (esp. for a point chart where multiple points in the same position)? If not, any suggestions?
Regards,
Gilbert
"Best Fit" Marks
Hi Gilbert,
there's a property named "AutoMarkPosition", setting it to true uses an anti-overlap algorithm.
It does not help in some cases, in this case you will have to :
a) Calculate each mark position and check if it intersect with another mark
b) then according to (a) move certain series marks by customizing their
position.
there's a property named "AutoMarkPosition", setting it to true uses an anti-overlap algorithm.
It does not help in some cases, in this case you will have to :
a) Calculate each mark position and check if it intersect with another mark
b) then according to (a) move certain series marks by customizing their
position.
Pep Jorge
http://support.steema.com
http://support.steema.com