Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetPictureMargin Method


In This Topic
ResetPictureMargin Method (ChartShape)
In This Topic
Resets the margin between text and picture to its default value.
Syntax
'Declaration
 
Protected Overrides Sub ResetPictureMargin() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetPictureMargin()
See Also