Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / DataPoint Class / ResetNegativeFillThemeColor Method


In This Topic
    ResetNegativeFillThemeColor Method (DataPoint)
    In This Topic
    Resets the NegativeFillThemeColor property.
    Syntax
    'Declaration
     
    Public Sub ResetNegativeFillThemeColor() 
    'Usage
     
    Dim instance As DataPoint
     
    instance.ResetNegativeFillThemeColor()
    public void ResetNegativeFillThemeColor()
    See Also