Spread Windows Forms 17
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()
    protected override void ResetAlignHorz()
    See Also