ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Sparkline 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.
    Syntax
    'Declaration
     
    Public Property ShowLast As Boolean
    public bool ShowLast {get; set;}
    See Also