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


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