Represents palette that uses cold colors.

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

Syntax

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

Inheritance Hierarchy

See Also