The following tables list the members exposed by Legend.
Name | Description | |
---|---|---|
Legend Constructor | Initializes a new instance of the Legend class. |
Name | Description | |
---|---|---|
LayerIDsProperty | Identifies the LayerIDs dependency property. | |
LayerItemsModeProperty | Identifies the LayerItemsModeProperty dependency property. | |
LayerItemsProperty | Identifies the LayerItems dependency property. | |
LayerItemsSourceProperty | Identifies the LayerItemsSource dependency property. | |
LayerTemplateProperty | Identifies the LayerTemplate dependency property. | |
LegendItemTemplateProperty | Identifies the LegendItemTemplate dependency property. | |
MapLayerTemplateProperty | Identifies the LegendItemTemplate dependency property. | |
MapProperty | Identifies the Map dependency property. | |
ShowOnlyVisibleLayersProperty | Identifies the ShowOnlyVisibleLayers dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
Clip | (Inherited from System.Windows.UIElement) | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Effect | (Inherited from System.Windows.UIElement) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
LayerIDs | Gets or sets the layer IDs of the layers participating in the legend. | |
LayerItems | Gets the LayerItems for all layers that the legend control is working with. | |
LayerItemsMode | Gets or sets the mode of display that defines the structure of the Legend Control: Flat or Tree. | |
LayerItemsSource | The enumeration of the legend items displayed at the first level of the legend control. This enumeration is depending on the LayerItemsMode property and on the ShowOnlyVisibleLayers property. | |
LayerTemplate | Gets or sets the DataTemplate that controls how the Legend Control will display information about a Layer. This DataTemplate is used by default for all Layer items (i.e all items except the LegendItems at the lowest leaf level). | |
LegendItemTemplate | Gets or sets the DataTemplate that controls how the Legend Control will display information about individual LegendItems in a Layer. It is used at the lowest leaf level in the Legend hierachy and most generally contains an image and a label. | |
Map | Gets or sets the Map that the Legend Control is buddied to. | |
MapLayerTemplate | Gets or sets the DataTemplate that controls how the Legend Control will display information about a Layer at the hightest level in the Legend hierarchy. This DataTemplate is optional as the LayerTemplate is used by default. | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
Projection | (Inherited from System.Windows.UIElement) | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
ShowOnlyVisibleLayers | Gets or sets a value indicating whether only the visible layers are participating to the legend. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |
Top
Top
Top