Sparkline for UWP | ComponentOne
C1.UWP.Sparkline Assembly / C1.Xaml.Sparkline Namespace / C1Sparkline Class / ShowLast Property

In This Topic
    ShowLast Property
    In This Topic
    Gets or sets a value that indicates whether the last data point is formatted differently for each sparkline in this sparkline group.
    Syntax
    'Declaration
     
    
    Public Property ShowLast As Boolean
    public bool ShowLast {get; set;}
    See Also