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


In This Topic
ResetAlignVert Method (ChartShape)
In This Topic
Resets the vertical alignment of the element to the default value.
Syntax
'Declaration
 
Protected Overrides Sub ResetAlignVert() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetAlignVert()
See Also