Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetAllowBackgroundImageRotation Method


In This Topic
ResetAllowBackgroundImageRotation Method (ChartShape)
In This Topic
Resets the background image rotation allowed flag to its default settings.
Syntax
'Declaration
 
Public Overrides Sub ResetAllowBackgroundImageRotation() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetAllowBackgroundImageRotation()
See Also