BarChart for ASP.NET WebForms
C1LineChartSerializer Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1LineChartSerializer Class : C1LineChartSerializer Constructor
Serializable Object.
Initializes a new instance of the C1LineChartSerializer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As System.Object _
)
public C1LineChartSerializer( 
   System.object obj
)

Parameters

obj
Serializable Object.
See Also

Reference

C1LineChartSerializer Class
C1LineChartSerializer Members