C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ScatterChartSerializer Class / C1ScatterChartSerializer Constructor
Serializable Object.

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

Parameters

obj
Serializable Object.
See Also