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


In This Topic
    ResetShapeOutlineThickness Method (ChartShape)
    In This Topic
    Resets the shape outline thickness of the object.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetShapeOutlineThickness() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetShapeOutlineThickness()
    public override void ResetShapeOutlineThickness()
    See Also