Represents a palette which contains orange color tones.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public class PaletteOrange : ColoredPalette
Visual Basic (Declaration)
Public Class PaletteOrange _
	Inherits ColoredPalette
Visual C++
public ref class PaletteOrange : public ColoredPalette

Inheritance Hierarchy

See Also