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


In This Topic
ResetMarginTop Method (ChartShape)
In This Topic
Resets the margin between the top of the element and its contents to the default value.
Syntax
'Declaration
 
Protected Overrides Sub ResetMarginTop() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetMarginTop()
See Also