View Single Post

  #3 (permalink)  
Old 06-27-2002
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
I've discovered another way, I have added 8 entires to my dataset with the co-ordinates 0,0 (or anything off the view I want), then to "hide" these I call dataSet.DisplayDataMap. This takes only the first 8 points and plots them as some other graph type way off my map. To show them again I simply call dataSet.DisplayPushpinMap and hey presto!
Reply With Quote