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


In This Topic
    ResetAlphaBlendBackColor Method (ChartShape)
    In This Topic
    Resets the alpha-blend value of the background color of the object.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetAlphaBlendBackColor() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetAlphaBlendBackColor()
    public override void ResetAlphaBlendBackColor()
    See Also