Class UniColorMapping
Class which represent the uni color mapping.
Inherited Members
Namespace: Syncfusion.Windows.Forms.TreeMap
Assembly: Syncfusion.TreeMap.Windows.dll
Syntax
public class UniColorMapping : ColorMapping
Constructors
UniColorMapping()
Declaration
public UniColorMapping()
Properties
Color
Gets or sets the color of the mapping.
Declaration
public Color Color { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |