Winnovative Web Chart Documentation

ColorItem Constructor (Color)

Winnovative Web Chart
Initializes a new instance of the ColorItem class with the specified color.

Namespace:  Winnovative
Assembly:  Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ColorItem(
	Color color
)

Parameters

color
Type: System.DrawingColor
The color.
See Also

Reference