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


In This Topic
ShouldSerializeShowMarkers Method
In This Topic
Sets whether to serialize show markers.
Syntax
'Declaration
 
Protected Function ShouldSerializeShowMarkers() As Boolean
 
'Usage
 
Dim instance As ExcelSparklineSetting
Dim value As Boolean
 
value = instance.ShouldSerializeShowMarkers()
See Also