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

In This Topic
    NegStyle Property
    In This Topic
    Styles for negative values.
    Syntax
    'Declaration
     
    Public Property NegStyle As ChartStyle
    public ChartStyle NegStyle {get; set;}
    See Also