Class ListPanel
Inheritance
System.Object
ListPanel
Assembly: Syncfusion.SfHeatMap.WPF.dll
Syntax
public class ListPanel : StackPanel
Constructors
ListPanel()
Declaration
Fields
ColorMappingCollectionProperty
Declaration
public static readonly DependencyProperty ColorMappingCollectionProperty
Field Value
Type |
System.Windows.DependencyProperty |
Properties
ColorMappingCollection
Declaration
public ColorMappingCollection ColorMappingCollection { get; set; }
Property Value
Methods
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Type |
Name |
Description |
System.Windows.Size |
availableSize |
|
Returns