Sparkline for WPF
C1.WPF.Sparkline.4.6.2 Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / ShowHigh Property

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