Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / FlipShapeHorizontal() Method


In This Topic
FlipShapeHorizontal() Method
In This Topic
Flips the shape horizontally (along a horizontal axis).
Syntax
'Declaration
 
Public Overrides Sub FlipShapeHorizontal() 
 
'Usage
 
Dim instance As ChartShape
 
instance.FlipShapeHorizontal()
See Also