Spread WPF 18
GrapeCity.Spreadsheet Namespace / IGraphic Interface / Reset Method


In This Topic
    Reset Method (IGraphic)
    In This Topic
    Resets the data of this graphic.
    Syntax
    'Declaration
     
    Sub Reset() 
    'Usage
     
    Dim instance As IGraphic
     
    instance.Reset()
    void Reset()
    See Also