C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartXData Class / ChartXData Constructor / ChartXData Constructor(String)
A string value is set to StringValue property.

In This Topic
ChartXData Constructor(String)
In This Topic
Initializes a new instance of the ChartXData class.
Syntax
'Declaration
 
Public Function New( _
   ByVal strValue As System.String _
)
 

Parameters

strValue
A string value is set to StringValue property.
See Also