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


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