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


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