Spread WinForms 15
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()
See Also