ClassTreeMapPalette
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:
public sealed class TreeMapPalette
Inheritance: objectTreeMapPalette
Constructors
TreeMapPalette()
Declaration
public TreeMapPalette()
TreeMapPalette(List<Color>)
Declaration
public TreeMapPalette(List<Color> colors)
Parameters
colors
List<Color>
Properties
Arctic
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Arctic { get; }
Property Value
Autumn
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Autumn { get; }
Property Value
Cold
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Cold { get; }
Property Value
Crystal
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Crystal { get; }
Property Value
Default
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Default { get; }
Property Value
Empty
Declaration
public static TreeMapPalette Empty { get; }
Property Value
Flower
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Flower { get; }
Property Value
Fluent
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Fluent { get; }
Property Value
Forest
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Forest { get; }
Property Value
Grayscale
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Grayscale { get; }
Property Value
Green
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Green { get; }
Property Value
Ground
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Ground { get; }
Property Value
KnownPalettes
Declaration
public static List<TreeMapPalette> KnownPalettes { get; }
Property Value
List<TreeMapPalette>
Lilac
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Lilac { get; }
Property Value
Material
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Material { get; }
Property Value
Metro
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Metro { get; }
Property Value
Natural
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Natural { get; }
Property Value
Office2013
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Office2013 { get; }
Property Value
Office2016
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Office2016 { get; }
Property Value
Office2019
Represents a TreeMapPalette with 8 distinctive entires per series family.
Declaration
public static TreeMapPalette Office2019 { get; }
Property Value
Pastel
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Pastel { get; }
Property Value
Rainbow
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Rainbow { get; }
Property Value
Spring
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Spring { get; }
Property Value
Summer
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Summer { get; }
Property Value
Sun
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Sun { get; }
Property Value
VisualStudio2013
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette VisualStudio2013 { get; }
Property Value
VisualStudio2019
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette VisualStudio2019 { get; }
Property Value
Warm
Represents a TreeMapPalette with 8 distinctive colors. Colors are warm and soft.
Declaration
public static TreeMapPalette Warm { get; }
Property Value
Windows11
Represents a TreeMapPalette with 8 distinctive entires per series family.
Declaration
public static TreeMapPalette Windows11 { get; }
Property Value
Windows8
Represents a TreeMapPalette with 17 distinctive entires per series Family. Colors are warm and soft.
Declaration
public static TreeMapPalette Windows8 { get; }
Property Value