ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChartSerializer Class
Members

In This Topic
    C1CompositeChartSerializer Class
    In This Topic
    Serializes C1CompositeChart Control.
    Object Model
    C1CompositeChartSerializer Class
    Syntax
    'Declaration
     
    Public Class C1CompositeChartSerializer 
       Inherits C1.Web.Wijmo.Controls.C1Chart.C1ChartSerializer(Of C1CompositeChart)
    public class C1CompositeChartSerializer : C1.Web.Wijmo.Controls.C1Chart.C1ChartSerializer<C1CompositeChart> 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Chart.C1ChartSerializer<TControl>
             C1.Web.Wijmo.Controls.C1Chart.C1CompositeChartSerializer

    See Also