ComponentOne FinancialChart for UWP
C1.Chart Namespace / IRenderEngine Interface / SetStrokePattern Method

In This Topic
    SetStrokePattern Method
    In This Topic
    Sets the stroke pattern.
    Syntax
    'Declaration
     
    
    Sub SetStrokePattern( _
       ByVal pattern() As Double _
    ) 
    void SetStrokePattern( 
       double[] pattern
    )

    Parameters

    pattern
    See Also