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


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