Select to view content in your preferred language

Bar chart symbol renderer

3002
7
11-23-2010 06:51 AM
stefanschlaefli
Regular Contributor
Hi
Is it possible to symbolize a data attribute with a bar- or a pie chart symbol? Is there a renderer available?
Thank you
Stefan
0 Kudos
7 Replies
AliMirzabeigi
Emerging Contributor
Please take a look at the following code gallery sample to get the whole idea:
http://resources.esri.com/arcgisserver/apis/silverlight/index.cfm?fa=codeGalleryDetails&scriptID=165...
0 Kudos
RodolfoMoreno2
Emerging Contributor
Hi Ali Mirzabeigi, I was reserching about chart rendering in esri resource center and it's seems that there is no exist this type of rendering yet. Is this correct?
(P.S. the link that you suggest to link just to the home page of the resource center)
Regards,
0 Kudos
DominiqueBroux
Esri Frequent Contributor
The piechart sample is now in the arcgis.com application gallery :
http://www.arcgis.com/home/item.html?id=b135d66549364786b381e85451742d56
0 Kudos
GencSalja
Emerging Contributor
Hi to all i was reading the thread and i have download the sampel but it is only for polygon feature  i have a point feature and it doesn't work
0 Kudos
DominiqueBroux
Esri Frequent Contributor
i have download the sampel but it is only for polygon feature i have a point feature and it doesn't work

There are two parts in the sample:
  1) showing how to display a chart inside a maptip : this part should not be impacted by the geometry type
  2) using a chart symbol to display the states : can be tweaked to work with point features. It even simpler with point features since you don't need to create new graphics, you can symbolize your point features directly.

What kind of issue do you get?
0 Kudos
GencSalja
Emerging Contributor
There are two parts in the sample:
  1) showing how to display a chart inside a maptip : this part should not be impacted by the geometry type
  2) using a chart symbol to display the states : can be tweaked to work with point features. It even simpler with point features since you don't need to create new graphics, you can symbolize your point features directly.

What kind of issue do you get?


I got it to work thank you ,
0 Kudos
ArghaBera
Emerging Contributor
Hi ,

I have simillar kind of requirement to draw piechart as a graphic sysmbol.Can any one please help on this.

Thanks in advance.
0 Kudos