Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeShowLow Method


In This Topic
    ShouldSerializeShowLow Method
    In This Topic
    Sets whether to serialize the show low option.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeShowLow() As Boolean
    'Usage
     
    
    Dim instance As ExcelSparklineSetting
    Dim value As Boolean
     
    value = instance.ShouldSerializeShowLow()
    protected bool ShouldSerializeShowLow()
    See Also