ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Sparkline Namespace / SparklineSeries Class / Type Property

In This Topic
    Type Property (SparklineSeries)
    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