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