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


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