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


In This Topic
    ResetAlphaBlendShadowColor Method (ChartShape)
    In This Topic
    Resets the amount of transparency for the shadow, which is 128.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetAlphaBlendShadowColor() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetAlphaBlendShadowColor()
    public override void ResetAlphaBlendShadowColor()
    See Also