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


In This Topic
    ResetForegroundImage Method (ChartShape)
    In This Topic
    Resets the foreground image for the element to its default value.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ResetForegroundImage() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetForegroundImage()
    protected override void ResetForegroundImage()
    See Also