Class ColumnMapping
Inheritance
System.Object
ColumnMapping
Namespace: Syncfusion.UI.Xaml.HeatMap
Assembly: Syncfusion.SfHeatmap.UWP.dll
Syntax
public class ColumnMapping : Object
Constructors
ColumnMapping()
Declaration
public ColumnMapping()
Properties
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
Type |
---|
System.String |
PropertyName
Declaration
public string PropertyName { get; set; }
Property Value
Type |
---|
System.String |