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

In This Topic
    SeriesStyle Property
    In This Topic
    Get or set the style of the data series.
    Syntax
    'Declaration
     
    Public Property SeriesStyle As SparklineStyle
    public SparklineStyle SeriesStyle {get; set;}
    See Also