ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Sparkline Class / ShowFirst Property

In This Topic
    ShowFirst Property
    In This Topic
    Gets or sets a value that indicates whether the first data point is formatted differently.
    Syntax
    'Declaration
     
    Public Property ShowFirst As Boolean
    public bool ShowFirst {get; set;}
    See Also