ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CompositeChartSeries Class / Type Property

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