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

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