ThinkGeo.com    |     Documentation    |     Premium Support

Zed Graph Chart map positioning

 Hi,


Is there a way to reposition charts with new coordinates. Currently, as it stands, each chart is rendered in the center of its feature. I would think the only way around this would be to capture the chart bitmaps, create PointShapes (with new coordinates), and assign each bitmap to the relevant PointShape, then plot the PointShapes on the map.


 


Your help will be much appreciated.


Thx



Christian, 
  
 Thanks for your post and question. 
  
 Another possible way is trying following steps, which is very similar with the way you mentioned above: 
 1)Get features with new coordinates which is the target reposition charts locations, and add them into a InmemoryFeatureLayer. 
 2)Add the ZedGraphStyle to the InmemoryfeatureLayer to show the charts. 
  
 Any more questions please feel free to let me know. 
  
 Thanks. 
  
 Yale 


Thanks Yale, That’s also another way of doing it :)

Christian, 
  
 Thanks for letting us know your status. 
  
 Any more questions please feel free to let me know. 
  
 Thanks. 
  
 Yale