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


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