Class LegendPanel
LegendPanel
Inheritance
System.Object
LegendPanel
Namespace: Syncfusion.UI.Xaml.Maps
Assembly: Syncfusion.SfMaps.WPF.dll
Syntax
public class LegendPanel : Panel
Constructors
LegendPanel()
Declaration
public LegendPanel()
Fields
SplitProperty
// Using a DependencyProperty as the backing store for Split. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty SplitProperty
Field Value
| Type |
|---|
| System.Windows.DependencyProperty |
Properties
Split
Defines
Declaration
public int Split { get; set; }
Property Value
| Type |
|---|
| System.Int32 |