FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Sparkline Class / ShowHigh Property

In This Topic
    ShowHigh Property (Sparkline)
    In This Topic
    Gets or sets a value that specifies whether the data points with the highest value are formatted differently.
    Syntax
    'Declaration
     
    
    Public Property ShowHigh As Boolean
    public bool ShowHigh {get; set;}
    See Also