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


In This Topic
    ResetGradient Method (ChartShape)
    In This Topic
    Resets the gradient style of the object.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetGradient() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetGradient()
    public override void ResetGradient()
    See Also