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


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