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

Contains all the predefined palettes for RadTreeMap. A predefined palette may not be further modified once loaded.

Definition

Namespace:Telerik.WinControls.UI.TreeMap

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public sealed class TreeMapPalette

Inheritance: objectTreeMapPalette

Constructors

C#
public TreeMapPalette()
C#
public TreeMapPalette(List<Color> colors)
Parameters:colorsList<Color>

Properties

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Arctic { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Autumn { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Cold { get; }
C#
public List<Color> Colors { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Crystal { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Default { get; }
C#
public static TreeMapPalette Empty { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Flower { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Fluent { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Forest { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Grayscale { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Green { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Ground { get; }
C#
public bool IsEmpty { get; }
C#
public static List<TreeMapPalette> KnownPalettes { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Lilac { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Material { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Metro { get; }
C#
public string Name { get; set; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Natural { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Office2013 { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Office2016 { get; }

Represents a TreeMapPalette with 8 distinctive entires per series family.

C#
public static TreeMapPalette Office2019 { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Pastel { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Rainbow { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Spring { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Summer { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette Sun { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette VisualStudio2013 { get; }

Represents a TreeMapPalette with 8 distinctive colors.

C#
public static TreeMapPalette VisualStudio2019 { get; }

Represents a TreeMapPalette with 8 distinctive colors. Colors are warm and soft.

C#
public static TreeMapPalette Warm { get; }

Represents a TreeMapPalette with 8 distinctive entires per series family.

C#
public static TreeMapPalette Windows11 { get; }

Represents a TreeMapPalette with 17 distinctive entires per series Family. Colors are warm and soft.

C#
public static TreeMapPalette Windows8 { get; }