Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeAxisColor Method


In This Topic
ShouldSerializeAxisColor Method
In This Topic
Sets whether to serialize the axis color.
Syntax
'Declaration
 
Protected Function ShouldSerializeAxisColor() As Boolean
 
'Usage
 
Dim instance As ExcelSparklineSetting
Dim value As Boolean
 
value = instance.ShouldSerializeAxisColor()
See Also