Class ItemsMapping
Namespace: Syncfusion.UI.Xaml.HeatMap
Assembly: Syncfusion.SfHeatMap.WPF.dll
Syntax
public abstract class ItemsMapping : Object
Constructors
ItemsMapping()
Declaration
protected ItemsMapping()
Properties
ItemsSource
Declaration
public object ItemsSource { get; protected set; }
Property Value
Type |
---|
System.Object |