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

In This Topic
    Type Property (C1CompositeChartBinding)
    In This Topic
    A value specifies the type of the chart series.
    Syntax
    'Declaration
     
    Public Property Type As ChartSeriesType
    public ChartSeriesType Type {get; set;}
    See Also