ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / IRenderEngine Interface / SetStrokeThickness Method

In This Topic
    SetStrokeThickness Method
    In This Topic
    Sets the stroke thickness.
    Syntax
    'Declaration
     
    Sub SetStrokeThickness( _
       ByVal thickness As System.Double _
    ) 
    void SetStrokeThickness( 
       System.double thickness
    )

    Parameters

    thickness
    See Also