menu

UWP

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

    Show / Hide Table of Contents

    Class ColorMapping

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

    Constructors

    ColorMapping()

    Declaration
    public ColorMapping()

    Properties

    Color

    Declaration
    public Color Color { get; set; }
    Property Value
    Type
    Windows.UI.Color

    Label

    Declaration
    public object Label { get; set; }
    Property Value
    Type
    System.Object

    NullColor

    Declaration
    public bool NullColor { get; set; }
    Property Value
    Type
    System.Boolean

    Value

    Declaration
    public double Value { get; set; }
    Property Value
    Type
    System.Double

    Extension Methods

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