Represents a base class for multicolored palettes.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public abstract class ColoredPalette : SimplePalette |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class ColoredPalette _ Inherits SimplePalette |
| Visual C++ |
|---|
public ref class ColoredPalette abstract : public SimplePalette |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Charts..::.Palette
PerpetuumSoft.Charts..::.SimplePalette
PerpetuumSoft.Charts..::.ColoredPalette
PerpetuumSoft.Charts..::.PaletteBlue
PerpetuumSoft.Charts..::.PaletteChemical
PerpetuumSoft.Charts..::.PaletteCold
PerpetuumSoft.Charts..::.PaletteContrast
PerpetuumSoft.Charts..::.PaletteEmpty
PerpetuumSoft.Charts..::.PaletteGray
PerpetuumSoft.Charts..::.PaletteGreen
PerpetuumSoft.Charts..::.PaletteHot
PerpetuumSoft.Charts..::.PaletteLightBlue
PerpetuumSoft.Charts..::.PaletteOrange
PerpetuumSoft.Charts..::.PalettePurple
PerpetuumSoft.Charts..::.PaletteRainbow
PerpetuumSoft.Charts..::.PaletteRed
PerpetuumSoft.Charts..::.PaletteSunset
PerpetuumSoft.Charts..::.Palette
PerpetuumSoft.Charts..::.SimplePalette
PerpetuumSoft.Charts..::.ColoredPalette
PerpetuumSoft.Charts..::.PaletteBlue
PerpetuumSoft.Charts..::.PaletteChemical
PerpetuumSoft.Charts..::.PaletteCold
PerpetuumSoft.Charts..::.PaletteContrast
PerpetuumSoft.Charts..::.PaletteEmpty
PerpetuumSoft.Charts..::.PaletteGray
PerpetuumSoft.Charts..::.PaletteGreen
PerpetuumSoft.Charts..::.PaletteHot
PerpetuumSoft.Charts..::.PaletteLightBlue
PerpetuumSoft.Charts..::.PaletteOrange
PerpetuumSoft.Charts..::.PalettePurple
PerpetuumSoft.Charts..::.PaletteRainbow
PerpetuumSoft.Charts..::.PaletteRed
PerpetuumSoft.Charts..::.PaletteSunset