Class TreeMapItemStyleColor
Inheritance
System.Object
TreeMapItemStyleColor
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.TreeMap
Assembly: Telerik.WinControls.UI.dll
Syntax
public class TreeMapItemStyleColor
Constructors
TreeMapItemStyleColor()
Declaration
public TreeMapItemStyleColor()
TreeMapItemStyleColor(Color)
Declaration
public TreeMapItemStyleColor(Color color)
Parameters
System.Drawing.Color
color
|
Properties
Color
Declaration
public Color Color { get; set; }
Property Value
System.Drawing.Color
|
ColorizerValue
Declaration
public Color ColorizerValue { get; }
Property Value
System.Drawing.Color
|
Methods
ResetLocalValue()
Declaration
public void ResetLocalValue()