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


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