Winnovative Web Chart Documentation

LabelItem  Conversion (LabelItem to String)

Winnovative Web Chart
Implicit conversion to a string.

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

public static implicit operator string (
	LabelItem label
)

Parameters

label
Type: WinnovativeLabelItem
The LabelItem object.

Return Value

Type: String
The string representation of the label
See Also

Reference