ExpertComponents WebChart
ColorItem Constructor (color)
Namespaces > ExpertChart > ColorItem > ColorItemNew(String)
Initializes a new instance of the ColorItem class with the specified color.
Syntax
C#Visual BasicManaged C++
public ColorItem (
	string color
)
Public Sub New ( _
	color As String _
)
public:
ColorItem (
	String^ color
)
Parameters
color (String)
The color.

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)