Class InteractiveLegendPanel
InteractiveLegendPanel
Inheritance
System.Object
InteractiveLegendPanel
Namespace: Syncfusion.UI.Xaml.Maps
Assembly: Syncfusion.SfMaps.UWP.dll
Syntax
public class InteractiveLegendPanel : Panel
Constructors
InteractiveLegendPanel()
Declaration
public InteractiveLegendPanel()
Methods
ArrangeOverride(Size)
Defines ArrangeOverride
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
| Type | Name | Description |
|---|---|---|
| Windows.Foundation.Size | finalSize |
Returns
| Type |
|---|
| Windows.Foundation.Size |
MeasureOverride(Size)
Defines MeasureOverride
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
| Type | Name | Description |
|---|---|---|
| Windows.Foundation.Size | availableSize |
Returns
| Type |
|---|
| Windows.Foundation.Size |