Class
TreeMapPalette

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:

cs-api-definition
public sealed class TreeMapPalette

Inheritance: objectTreeMapPalette

Constructors

TreeMapPalette()

Declaration

cs-api-definition
public TreeMapPalette()

TreeMapPalette(List<Color>)

Declaration

cs-api-definition
public TreeMapPalette(List<Color> colors)

Parameters

colors

List<Color>

Properties

Arctic

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Arctic { get; }

Property Value

TreeMapPalette

Autumn

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Autumn { get; }

Property Value

TreeMapPalette

Cold

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Cold { get; }

Property Value

TreeMapPalette

Colors

Declaration

cs-api-definition
public List<Color> Colors { get; }

Property Value

List<Color>

Crystal

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Crystal { get; }

Property Value

TreeMapPalette

Default

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Default { get; }

Property Value

TreeMapPalette

Empty

Declaration

cs-api-definition
public static TreeMapPalette Empty { get; }

Property Value

TreeMapPalette

Flower

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Flower { get; }

Property Value

TreeMapPalette

Fluent

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Fluent { get; }

Property Value

TreeMapPalette

Forest

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Forest { get; }

Property Value

TreeMapPalette

Grayscale

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Grayscale { get; }

Property Value

TreeMapPalette

Green

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Green { get; }

Property Value

TreeMapPalette

Ground

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Ground { get; }

Property Value

TreeMapPalette

IsEmpty

Declaration

cs-api-definition
public bool IsEmpty { get; }

Property Value

bool

KnownPalettes

Declaration

cs-api-definition
public static List<TreeMapPalette> KnownPalettes { get; }

Property Value

List<TreeMapPalette>

Lilac

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Lilac { get; }

Property Value

TreeMapPalette

Material

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Material { get; }

Property Value

TreeMapPalette

Metro

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Metro { get; }

Property Value

TreeMapPalette

Name

Declaration

cs-api-definition
public string Name { get; set; }

Property Value

string

Natural

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Natural { get; }

Property Value

TreeMapPalette

Office2013

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Office2013 { get; }

Property Value

TreeMapPalette

Office2016

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Office2016 { get; }

Property Value

TreeMapPalette

Office2019

Represents a TreeMapPalette with 8 distinctive entires per series family.

Declaration

cs-api-definition
public static TreeMapPalette Office2019 { get; }

Property Value

TreeMapPalette

Pastel

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Pastel { get; }

Property Value

TreeMapPalette

Rainbow

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Rainbow { get; }

Property Value

TreeMapPalette

Spring

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Spring { get; }

Property Value

TreeMapPalette

Summer

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Summer { get; }

Property Value

TreeMapPalette

Sun

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette Sun { get; }

Property Value

TreeMapPalette

VisualStudio2013

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette VisualStudio2013 { get; }

Property Value

TreeMapPalette

VisualStudio2019

Represents a TreeMapPalette with 8 distinctive colors.

Declaration

cs-api-definition
public static TreeMapPalette VisualStudio2019 { get; }

Property Value

TreeMapPalette

Warm

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

Declaration

cs-api-definition
public static TreeMapPalette Warm { get; }

Property Value

TreeMapPalette

Windows11

Represents a TreeMapPalette with 8 distinctive entires per series family.

Declaration

cs-api-definition
public static TreeMapPalette Windows11 { get; }

Property Value

TreeMapPalette

Windows8

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

Declaration

cs-api-definition
public static TreeMapPalette Windows8 { get; }

Property Value

TreeMapPalette