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


In This Topic
    ShouldSerializeLineWeight Method
    In This Topic
    Sets whether to serialize line weight.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeLineWeight() As Boolean
    'Usage
     
    
    Dim instance As ExcelSparklineSetting
    Dim value As Boolean
     
    value = instance.ShouldSerializeLineWeight()
    protected bool ShouldSerializeLineWeight()
    See Also