Palettes Members
Represents a class used to store the standard palettes shipped with XtraCharts.Fields
Name | Description |
---|---|
Default static |
Obsolete. Identifies the Default palette of colors.
|
Properties
Name | Description |
---|---|
Apex static | Gets the Apex palette of colors. |
Aspect static | Gets the Aspect palette of colors. |
BlackAndWhite static | Gets the BlackAndWhite palette of colors. |
Blue static | Gets the Blue palette of colors. |
BlueGreen static | Gets the BlueGreen palette of colors. |
BlueWarm static | Gets the BlueWarm palette of colors. |
Chameleon static | Gets the Chameleon palette of colors. |
Civic static | Gets the Civic palette of colors. |
Concourse static | Gets the Concourse palette of colors. |
Equity static | Gets the Equity palette of colors. |
Flow static | Gets the Flow palette of colors. |
Foundry static | Gets the Foundry palette of colors. |
Grayscale static | Gets the Grayscale palette of colors. |
Green static | Gets the Green palette of colors. |
GreenYellow static | Gets the GreenYellow palette of colors. |
InAFog static | Gets the InAFog palette of colors. |
Marquee static | Gets the Marquee palette of colors. |
Median static | Gets the Median palette of colors. |
Metro static | Gets the Metro palette of colors. |
Mixed static | Gets the Mixed palette of colors. |
Module static | Gets the Module palette of colors. |
NatureColors static | Gets the NatureColors palette of colors. |
NorthernLights static | Gets the NorthernLights palette of colors. |
Office static | Gets the Office palette of colors. |
Office2013 static | Gets the Office2013 palette of colors. |
Opulent static | Gets the Opulent palette of colors. |
Orange static | Gets the Orange palette of colors. |
OrangeRed static | Gets the OrangeRed palette of colors. |
Oriel static | Gets the Oriel palette of colors. |
Origin static | Gets the Origin palette of colors. |
Paper static | Gets the Paper palette of colors. |
PastelKit static | Gets the PastelKit palette of colors. |
Red static | Gets the Red palette of colors. |
RedOrange static | Gets the RedOrange palette of colors. |
RedViolet static | Gets the RedViolet palette of colors. |
Slipstream static | Gets the Slipstream palette of colors. |
Solstice static | Gets the Solstice palette of colors. |
Technic static | Gets the Technic palette of colors. |
TerracottaPie static | Gets the TerracottaPie palette of colors. |
TheTrees static | Gets the TheTrees palette of colors. |
Trek static | Gets the Trek palette of colors. |
Urban static | Gets the Urban palette of colors. |
Verve static | Gets the Verve palette of colors. |
Violet static | Gets the Violet palette of colors. |
VioletII static | Gets the VioletII palette of colors. |
Yellow static | Gets the Yellow palette of colors. |
YellowOrange static | Gets the YellowOrange palette of colors. |
Methods
Name | Description |
---|---|
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetLocalizedNames() static | Returns an array of localized palette names. |
GetNames() static | Returns the collection of strings with the palette names. |
GetPalette(String, IChartContainer) static | Returns the palette by its name. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also