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

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