Select to view content in your preferred language

Thematic Map with Jenks Natural Breaks

945
3
09-28-2010 09:03 AM
DanielSanders
Occasional Contributor
I'm trying to create a thematic map using Jenks Natural Breaks classification. But when I try to add a reference to the ESRI.ArcGIS.Carto.dll it says it was not built against the Silverlight runtime. Is there some other way to reference these dlls from a Silverlight application?

Thank you
0 Kudos
3 Replies
DominiqueBroux
Esri Frequent Contributor
It's not possible to use ArcObjects dlls in a silverlight application.

The silverlight dlls that you can use are ESRI.ArcGIS.Client.dll and ESRI.ArcGIS.Client.*.dll
0 Kudos
OrenGal
Regular Contributor
Did google (silverlight + jenks) and found this thread.
Take a look here : http://slnews.me/pv9sRY
Oren.
0 Kudos
DanielSanders
Occasional Contributor
Great information. Thank you!
0 Kudos