ArcGIS API for Silverlight - Library Reference
LegendChanged Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ClassBreaksRenderer Class : LegendChanged Event

Occurs when the legend of the layer changed.

Syntax

Visual Basic (Declaration) 
Public Event LegendChanged As EventHandler(Of EventArgs)
C# 
public event EventHandler<EventArgs> LegendChanged

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.