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


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