New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI.TreeMap

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class TreeMapItemStyleColor

Inheritance: objectTreeMapItemStyleColor

Constructors

C#
public TreeMapItemStyleColor()
C#
public TreeMapItemStyleColor(Color color)
Parameters:colorColor

Properties

C#
public Color Color { get; set; }
C#
public Color ColorizerValue { get; }

Methods

C#
public void ResetLocalValue()