Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadChartShapeBase Class / ResetFillThemeColor Method


In This Topic
    ResetFillThemeColor Method (SpreadChartShapeBase)
    In This Topic
    Resets the color of the fill theme.
    Syntax
    'Declaration
     
    Public Sub ResetFillThemeColor() 
    'Usage
     
    Dim instance As SpreadChartShapeBase
     
    instance.ResetFillThemeColor()
    public void ResetFillThemeColor()
    See Also