Showing related tags and posts across the entire site.
-
Tips welcome on this matter! I used the scatter plot example to make an X-Y graph. Problem is the labels when the data points are close together, in that case the labels are placed over each other. I tried many ways to place to second label on a different location. By using the Dim lbl As C1.Win.C1Chart...
-
Hi, I have XY Plot two dimensions Chart I create a label in which I need two things to do 1.show it offset from the point and also 2. mark the point as a dot. Can you let me know if this is possible. Right now this is how I am doing it. But The offset doesn't seem to work. Please help! With a better...