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

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