Class TreeMapPalette
Contains all the predefined palettes for RadTreeMap. A predefined palette may not be further modified once loaded.
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI.TreeMap
Assembly: Telerik.WinControls.UI.dll
Syntax
public sealed class TreeMapPalette
Constructors
TreeMapPalette()
Declaration
public TreeMapPalette()
TreeMapPalette(List<Color>)
Declaration
public TreeMapPalette(List<Color> colors)
Parameters
System.Collections.Generic.List<System.Drawing.Color>
colors
|
Properties
Arctic
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Arctic { get; }
Property Value
TreeMapPalette
|
Autumn
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Autumn { get; }
Property Value
TreeMapPalette
|
Cold
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Cold { get; }
Property Value
TreeMapPalette
|
Colors
Declaration
public List<Color> Colors { get; }
Property Value
System.Collections.Generic.List<System.Drawing.Color>
|
Crystal
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Crystal { get; }
Property Value
TreeMapPalette
|
Default
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Default { get; }
Property Value
TreeMapPalette
|
Empty
Flower
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Flower { get; }
Property Value
TreeMapPalette
|
Fluent
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Fluent { get; }
Property Value
TreeMapPalette
|
Forest
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Forest { get; }
Property Value
TreeMapPalette
|
Grayscale
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Grayscale { get; }
Property Value
TreeMapPalette
|
Green
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Green { get; }
Property Value
TreeMapPalette
|
Ground
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Ground { get; }
Property Value
TreeMapPalette
|
IsEmpty
Declaration
public bool IsEmpty { get; }
Property Value
System.Boolean
|
KnownPalettes
Declaration
public static List<TreeMapPalette> KnownPalettes { get; }
Property Value
System.Collections.Generic.List<TreeMapPalette>
|
Lilac
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Lilac { get; }
Property Value
TreeMapPalette
|
Material
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Material { get; }
Property Value
TreeMapPalette
|
Metro
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Metro { get; }
Property Value
TreeMapPalette
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
Natural
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Natural { get; }
Property Value
TreeMapPalette
|
Office2013
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Office2013 { get; }
Property Value
TreeMapPalette
|
Office2016
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Office2016 { get; }
Property Value
TreeMapPalette
|
Office2019
Represents a TreeMapPalette with 8 distinctive entires per series family.
Declaration
public static TreeMapPalette Office2019 { get; }
Property Value
TreeMapPalette
|
Pastel
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Pastel { get; }
Property Value
TreeMapPalette
|
Rainbow
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Rainbow { get; }
Property Value
TreeMapPalette
|
Spring
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Spring { get; }
Property Value
TreeMapPalette
|
Summer
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Summer { get; }
Property Value
TreeMapPalette
|
Sun
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette Sun { get; }
Property Value
TreeMapPalette
|
VisualStudio2013
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette VisualStudio2013 { get; }
Property Value
TreeMapPalette
|
VisualStudio2019
Represents a TreeMapPalette with 8 distinctive colors.
Declaration
public static TreeMapPalette VisualStudio2019 { get; }
Property Value
TreeMapPalette
|
Warm
Represents a TreeMapPalette with 8 distinctive colors. Colors are warm and soft.
Declaration
public static TreeMapPalette Warm { get; }
Property Value
TreeMapPalette
|
Windows11
Represents a TreeMapPalette with 8 distinctive entires per series family.
Declaration
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
public static TreeMapPalette Windows8 { get; }
Property Value
TreeMapPalette
|