Class Legend
Defines Legend class
Inheritance
System.Object
Legend
Namespace: Syncfusion.UI.Xaml.Maps
Assembly: Syncfusion.SfMaps.WPF.dll
Syntax
public class Legend : DependencyObject
Constructors
Legend()
Legend constructor
Declaration
public Legend()
Fields
MappingProperty
// Using a DependencyProperty as the backing store for Fill. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty MappingProperty
Field Value
Type |
---|
System.Windows.DependencyProperty |
Properties
Mapping
Gets values for the Fill.
Declaration
public object Mapping { get; }
Property Value
Type | Description |
---|---|
System.Object | Type : |
Remarks
Fill property used to represent the Color to be bounded with Legend.