BarChart for ASP.NET WebForms
C1CompositeChartSerializer Constructor

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

Parameters

obj
The C1CompositeChart instance.
See Also

Reference

C1CompositeChartSerializer Class
C1CompositeChartSerializer Members