Winnovative Web Chart Documentation

LabelItem Constructor (String)

Winnovative Web Chart
Initializes a new instance of the LabelItem class with the specified value.

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

public LabelItem(
	string label
)

Parameters

label
Type: SystemString
The text of the label
See Also

Reference