Represents a palette which contains purple and orange color tones.

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

Syntax

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

Inheritance Hierarchy

See Also