ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChartBinding Class
Members

In This Topic
    C1CompositeChartBinding Class
    In This Topic
    Defines the relationship between data item and the series data it is binding to.
    Object Model
    C1CompositeChartBinding Class
    Syntax
    'Declaration
     
    Public Class C1CompositeChartBinding 
       Inherits C1ChartBinding
    public class C1CompositeChartBinding : C1ChartBinding 
    Inheritance Hierarchy

    System.Object
       C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding
          C1.Web.Wijmo.Controls.C1Chart.C1CompositeChartBinding

    See Also