Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / PrepareForMovingResizing Method


In This Topic
    PrepareForMovingResizing Method (ChartShape)
    In This Topic
    Prepares for moving resizing. Internal use only
    Syntax
    'Declaration
     
    
    Protected Overrides Sub PrepareForMovingResizing() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.PrepareForMovingResizing()
    protected override void PrepareForMovingResizing()
    See Also