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


In This Topic
    ResetPictureOrientation Method (ChartShape)
    In This Topic
    Resets the orientation of the picture in the element to its default value.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ResetPictureOrientation() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetPictureOrientation()
    protected override void ResetPictureOrientation()
    See Also