Spread WPF 18
GrapeCity.Spreadsheet.Charts Namespace / ITrendline Interface / ClearFormats Method


In This Topic
    ClearFormats Method (ITrendline)
    In This Topic
    Clears the formatting of the object.
    Syntax
    'Declaration
     
    Sub ClearFormats() 
    'Usage
     
    Dim instance As ITrendline
     
    instance.ClearFormats()
    void ClearFormats()
    See Also