|
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! |