Spread WinForms 15
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()
See Also