Class TreeMapPalette
Contains all the predefined palettes for Rad
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.
|
Properties
Arctic
Represents a Tree
Declaration
public static TreeMapPalette Arctic { get; }
Property Value
Autumn
Represents a Tree
Declaration
public static TreeMapPalette Autumn { get; }
Property Value
Cold
Represents a Tree
Declaration
public static TreeMapPalette Cold { get; }
Property Value
Colors
Declaration
public List<Color> Colors { get; }
Property Value
System.
|
Crystal
Represents a Tree
Declaration
public static TreeMapPalette Crystal { get; }
Property Value
Default
Represents a Tree
Declaration
public static TreeMapPalette Default { get; }
Property Value
Empty
Flower
Represents a Tree
Declaration
public static TreeMapPalette Flower { get; }
Property Value
Fluent
Represents a Tree
Declaration
public static TreeMapPalette Fluent { get; }
Property Value
Forest
Represents a Tree
Declaration
public static TreeMapPalette Forest { get; }
Property Value
Grayscale
Represents a Tree
Declaration
public static TreeMapPalette Grayscale { get; }
Property Value
Green
Represents a Tree
Declaration
public static TreeMapPalette Green { get; }
Property Value
Ground
Represents a Tree
Declaration
public static TreeMapPalette Ground { get; }
Property Value
IsEmpty
Declaration
public bool IsEmpty { get; }
Property Value
System.
|
KnownPalettes
Declaration
public static List<TreeMapPalette> KnownPalettes { get; }
Property Value
System.
|
Lilac
Represents a Tree
Declaration
public static TreeMapPalette Lilac { get; }
Property Value
Material
Represents a Tree
Declaration
public static TreeMapPalette Material { get; }
Property Value
Metro
Represents a Tree
Declaration
public static TreeMapPalette Metro { get; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
System.
|
Natural
Represents a Tree
Declaration
public static TreeMapPalette Natural { get; }
Property Value
Office2013
Represents a Tree
Declaration
public static TreeMapPalette Office2013 { get; }
Property Value
Office2016
Represents a Tree
Declaration
public static TreeMapPalette Office2016 { get; }
Property Value
Office2019
Represents a Tree
Declaration
public static TreeMapPalette Office2019 { get; }
Property Value
Pastel
Represents a Tree
Declaration
public static TreeMapPalette Pastel { get; }
Property Value
Rainbow
Represents a Tree
Declaration
public static TreeMapPalette Rainbow { get; }
Property Value
Spring
Represents a Tree
Declaration
public static TreeMapPalette Spring { get; }
Property Value
Summer
Represents a Tree
Declaration
public static TreeMapPalette Summer { get; }
Property Value
Sun
Represents a Tree
Declaration
public static TreeMapPalette Sun { get; }
Property Value
VisualStudio2013
Represents a Tree
Declaration
public static TreeMapPalette VisualStudio2013 { get; }
Property Value
VisualStudio2019
Represents a Tree
Declaration
public static TreeMapPalette VisualStudio2019 { get; }
Property Value
Warm
Represents a Tree
Declaration
public static TreeMapPalette Warm { get; }
Property Value
Windows11
Represents a Tree
Declaration
public static TreeMapPalette Windows11 { get; }
Property Value
Windows8
Represents a Tree
Declaration
public static TreeMapPalette Windows8 { get; }