Class KnownPalette
Contains all the predefined palettes for ChartView. A predefined palette may not be further modified once loaded.
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public sealed class KnownPalette
Constructors
KnownPalette()
Declaration
public KnownPalette()
Fields
ArcticPaletteName
Defines the name of the Arctic palette.
Declaration
public const string ArcticPaletteName = "Arctic"
Field Value
System.String
|
AutumnPaletteName
Defines the name of the Autumn palette.
Declaration
public const string AutumnPaletteName = "Autumn"
Field Value
System.String
|
ColdPaletteName
Defines the name of the Cold palette.
Declaration
public const string ColdPaletteName = "Cold"
Field Value
System.String
|
CrystalPaletteName
Defines the name of the Crystal palette.
Declaration
public const string CrystalPaletteName = "Crystal"
Field Value
System.String
|
FlowerPaletteName
Defines the name of the Flower palette.
Declaration
public const string FlowerPaletteName = "Flower"
Field Value
System.String
|
FluentPaletteName
Defines the name of the Fluent palette.
Declaration
public const string FluentPaletteName = "Fluent"
Field Value
System.String
|
ForestPaletteName
Defines the name of the Forest palette.
Declaration
public const string ForestPaletteName = "Forest"
Field Value
System.String
|
GrayscalePaletteName
Defines the name of the Grayscale palette.
Declaration
public const string GrayscalePaletteName = "Grayscale"
Field Value
System.String
|
GroundPaletteName
Defines the name of the Ground palette.
Declaration
public const string GroundPaletteName = "Ground"
Field Value
System.String
|
LilacPaletteName
Defines the name of the Lilac palette.
Declaration
public const string LilacPaletteName = "Lilac"
Field Value
System.String
|
MaterialPaletteName
Defines the name of the Material palette.
Declaration
public const string MaterialPaletteName = "Material"
Field Value
System.String
|
MetroPaletteName
Defines the name of the Metro palette.
Declaration
public const string MetroPaletteName = "Metro"
Field Value
System.String
|
NaturalPaletteName
Defines the name of the Natural palette.
Declaration
public const string NaturalPaletteName = "Natural"
Field Value
System.String
|
Office2019PaletteName
Defines the name of the Office2019 palette.
Declaration
public const string Office2019PaletteName = "Office2019"
Field Value
System.String
|
PastelPaletteName
Defines the name of the Pastel palette.
Declaration
public const string PastelPaletteName = "Pastel"
Field Value
System.String
|
RainbowPaletteName
Defines the name of the Rainbow palette.
Declaration
public const string RainbowPaletteName = "Rainbow"
Field Value
System.String
|
SpringPaletteName
Defines the name of the Spring palette.
Declaration
public const string SpringPaletteName = "Spring"
Field Value
System.String
|
SummerPaletteName
Defines the name of the Summer palette.
Declaration
public const string SummerPaletteName = "Summer"
Field Value
System.String
|
SunPaletteName
Defines the name of the Sun palette.
Declaration
public const string SunPaletteName = "Sun"
Field Value
System.String
|
VisualStudio2019PaletteName
Defines the name of the VisualStudio2019 palette.
Declaration
public const string VisualStudio2019PaletteName = "VisualStudio2019"
Field Value
System.String
|
WarmPaletteName
Defines the name of the Warm palette.
Declaration
public const string WarmPaletteName = "Warm"
Field Value
System.String
|
Windows11PaletteName
Defines the name of the Windows11 palette.
Declaration
public const string Windows11PaletteName = "Windows11"
Field Value
System.String
|
Windows8PaletteName
Defines the name of the Warm palette.
Declaration
public const string Windows8PaletteName = "Windows8"
Field Value
System.String
|
Properties
Arctic
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Arctic { get; }
Property Value
ChartPalette
|
Autumn
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Autumn { get; }
Property Value
ChartPalette
|
Cold
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Cold { get; }
Property Value
ChartPalette
|
Crystal
Represents a ChartPalette with 8 distinctive entires per series family.
Declaration
public static ChartPalette Crystal { get; }
Property Value
ChartPalette
|
Flower
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Flower { get; }
Property Value
ChartPalette
|
Fluent
Represents a ChartPalette with 8 distinctive entires per series family.
Declaration
public static ChartPalette Fluent { get; }
Property Value
ChartPalette
|
Forest
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Forest { get; }
Property Value
ChartPalette
|
Grayscale
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Grayscale { get; }
Property Value
ChartPalette
|
Ground
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Ground { get; }
Property Value
ChartPalette
|
Lilac
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Lilac { get; }
Property Value
ChartPalette
|
Material
Represents a ChartPalette with 8 distinctive entires per series family.
Declaration
public static ChartPalette Material { get; }
Property Value
ChartPalette
|
Metro
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Metro { get; }
Property Value
ChartPalette
|
Natural
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Natural { get; }
Property Value
ChartPalette
|
Office2019
Represents a ChartPalette with 8 distinctive entires per series family.
Declaration
public static ChartPalette Office2019 { get; }
Property Value
ChartPalette
|
Palettes
Declaration
public static List<ChartPalette> Palettes { get; }
Property Value
System.Collections.Generic.List<ChartPalette>
|
Pastel
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Pastel { get; }
Property Value
ChartPalette
|
Rainbow
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Rainbow { get; }
Property Value
ChartPalette
|
Spring
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Spring { get; }
Property Value
ChartPalette
|
Summer
Represents a ChartPalette with 8 distinctive entires per series Family.
Declaration
public static ChartPalette Summer { get; }
Property Value
ChartPalette
|
Sun
Represents a ChartPalette with 8 distinctive entires per series family.
Declaration
public static ChartPalette Sun { get; }
Property Value
ChartPalette
|
VisualStudio2019
Represents a ChartPalette with 8 distinctive entires per series family.
Declaration
public static ChartPalette VisualStudio2019 { get; }
Property Value
ChartPalette
|
Warm
Represents a ChartPalette with 8 distinctive entires per series Family. Colors are warm and soft.
Declaration
public static ChartPalette Warm { get; }
Property Value
ChartPalette
|
Windows11
Represents a ChartPalette with 8 distinctive entires per series family.
Declaration
public static ChartPalette Windows11 { get; }
Property Value
ChartPalette
|
Windows8
Represents a ChartPalette with 17 distinctive entires per series Family. Colors are warm and soft.
Declaration
public static ChartPalette Windows8 { get; }
Property Value
ChartPalette
|
Methods
LoadPalette(String)
Loads the palette.
Declaration
public static ChartPalette LoadPalette(string name)
Parameters
System.String
name
The name. |
Returns
ChartPalette
|