menu

UWP

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

    Show / Hide Table of Contents

    Class ScalePanel

    Inheritance
    System.Object
    ScalePanel
    Namespace: Syncfusion.UI.Xaml.HeatMap
    Assembly: Syncfusion.SfHeatmap.UWP.dll
    Syntax
    public class ScalePanel : StackPanel

    Constructors

    ScalePanel()

    Declaration
    public ScalePanel()

    Fields

    ColorMappingCollectionProperty

    Declaration
    public static readonly DependencyProperty ColorMappingCollectionProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    LegendOrientationProperty

    Declaration
    public static readonly DependencyProperty LegendOrientationProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    ColorMappingCollection

    Declaration
    public ColorMappingCollection ColorMappingCollection { get; set; }
    Property Value
    Type
    ColorMappingCollection

    LegendOrientation

    Declaration
    public Orientation LegendOrientation { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Controls.Orientation

    Methods

    MeasureOverride(Size)

    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