Winnovative Web Chart Documentation

ColorItem  Conversion (ColorItem to Color)

Winnovative Web Chart
Implicit conversion to a Color structure.

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

public static implicit operator Color (
	ColorItem color
)

Parameters

color
Type: WinnovativeColorItem
The ColorItem object.

Return Value

Type: Color
The Color structure
See Also

Reference