Returns the color.

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

Syntax

C#
protected override Color[] GetColors()
Visual Basic (Declaration)
Protected Overrides Function GetColors As Color()
Visual C++
protected:
virtual array<Color>^ GetColors() override

See Also