Class PaletteColorMapping
Class implementation for PaletteColorMapping
Namespace: Com.Syncfusion.Treemap
Assembly: Syncfusion.SfTreeMap.Android.dll
Syntax
public class PaletteColorMapping : ColorMapping
Constructors
PaletteColorMapping()
Declaration
public PaletteColorMapping()
Fields
Colors
Get or sets list of colors
Declaration
public IList<int> Colors
Field Value
Type |
---|
System.Collections.Generic.IList<System.Int32> |