alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class HeatMapItem

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

    Constructors

    HeatMapItem()

    Declaration
    public HeatMapItem()

    Properties

    Cell

    Declaration
    public HeatMapCell Cell { get; set; }
    Property Value
    Type
    HeatMapCell

    Source

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

    Extension Methods

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