Does anybody know how to change the labels of map service layer in ESRI SL API application ? I think the same question was posted earlier by somebody, but nobody has answered it.
The labels in a mapservice is defined in the MXD/MSD that was used for publishing the service to ArcGIS Server. If you need to change these labels, it would have to be done by changing the MXD/MSD and re-publishing the service.
It seems that currently there is not any way by which labels can be changed in the run time for a Silverlight apps. Is it right, please correct me if I am wrong.