Thread: Circles
View Single Post

  #3 (permalink)  
Old 12-02-2003
Martel Martel is offline
Junior Member
Yellow Belt
 
Join Date: Feb 2003
Posts: 28
I think that "Like the way it is done when I import data from an excel-sheet " refers to the sized circle/shaded circle option on the Data Mapping Wizard. Not sure, but that is the only "fixed/free diameter and color" circle I can think of that is not a draw object.

If you plan on using this without the Data Mapping Wizard see the help on DisplayDataMap method and the DataMapType constants "geoDataMapTypeShadedCircle" and "geoDataMapTypeSizedCircle."

If you just want the circles without importing data, I think you will need to use the shape object.
Reply With Quote