Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetAlignText Method


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