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

In This Topic
    ValueAxis Property
    In This Topic
    Get or set whether to show the value axis.
    Syntax
    'Declaration
     
    Public Property ValueAxis As System.Boolean
    public System.bool ValueAxis {get; set;}
    See Also