Spread WinForms 15
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()
See Also