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

In This Topic
    Type Property (C1LineChart)
    In This Topic
    A value that indicates the type of the chart.
    Syntax
    'Declaration
     
    Public Property Type As LineChartType
    public LineChartType Type {get; set;}
    See Also