Hello,
If I am using a map package as a LocalDynamicMapServiceLayer, LocalFeatureLayer, or otherwise and that map package contains, for example, raster elevation data, how might I apply a Renderer (such as an ESRI.ArcGIS.Client.ClassBreaksRenderer) to change the symbology of that data on-the-fly and in real time? For example, if I have elevation data ranging from 0m - 2000m and I would like to change the class breaks for the symbology of that layer on a very rapid basis, can that be accomplished with the above methodology? If not, what is the ideal way to change raster symbology? There must be an efficient way to do this in the API somewhere.
Thanks,
Aaron