Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / ResetShape Method


In This Topic
    ResetShape Method (SpreadChart)
    In This Topic
    Resets the shape of the object.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetShape() 
    'Usage
     
    
    Dim instance As SpreadChart
     
    instance.ResetShape()
    public virtual void ResetShape()
    See Also