Represents a palette which contains light blue color tones.

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

Syntax

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

Inheritance Hierarchy

See Also