The following tables list the members exposed by LegendItemViewModel.
Name | Description | |
---|---|---|
LegendItemViewModel Constructor | Initializes a new instance of the LegendItemViewModel class. |
Name | Description | |
---|---|---|
Description | The description of the legend item. | |
ImageSource | Legend item image source. | |
IsExpanded | Gets or sets a value indicating whether this instance is expanded. | |
IsSelected | Gets or sets a value indicating whether this instance is selected. | |
Label | Legend item label. | |
LayerItemsSource | Gets the children of the legend item. | |
Tag | Gets or sets an object associated with the legend item. This provides the ability to attach an arbitrary object to the item. | |
Template | Gets or sets the template for this legend item. Depending on the type of item, the template can be the LegendItemTemplate , the LayerTemplate or the ESRI.ArcGIS.Client.Toolkit.Legend.MapLayerTemplate. The template can also be set explicitely by code. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |