ExpertComponents WebChart
LabelItem Constructor (label)
Namespaces > ExpertChart > LabelItem > LabelItemNew(String)
Initializes a new instance of the LabelItem class with the specified value.
Syntax
C#Visual BasicManaged C++
public LabelItem (
	string label
)
Public Sub New ( _
	label As String _
)
public:
LabelItem (
	String^ label
)
Parameters
label (String)
The text of the label

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