Class InteractiveLegendPanel
Inheritance
System.Object
InteractiveLegendPanel
Assembly: Syncfusion.SfMaps.WPF.dll
Syntax
public class InteractiveLegendPanel : Panel
Constructors
InteractiveLegendPanel()
Declaration
public InteractiveLegendPanel()
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
Type |
Name |
Description |
System.Windows.Size |
finalSize |
|
Returns
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Type |
Name |
Description |
System.Windows.Size |
availableSize |
|
Returns