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


In This Topic
    ResetCanSize Method (SpreadChart)
    In This Topic
    Resets whether the object can be resized by the user.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetCanSize() 
    'Usage
     
    
    Dim instance As SpreadChart
     
    instance.ResetCanSize()
    public virtual void ResetCanSize()
    See Also