ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Sparkline Namespace / SparklineSeries Class / Type Property

In This Topic
    Type Property
    In This Topic
    Get or set the chart type of the data series.
    Syntax
    'Declaration
     
    Public Property Type As SparklineType
    public SparklineType Type {get; set;}
    See Also