menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendPanel - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendPanel

    LegendPanel

    Inheritance
    System.Object
    LegendPanel
    Namespace: Syncfusion.UI.Xaml.Maps
    Assembly: Syncfusion.SfMaps.UWP.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
    Windows.UI.Xaml.DependencyProperty

    Properties

    Split

    Defines

    Declaration
    public int Split { get; set; }
    Property Value
    Type
    System.Int32

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved