ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / ChartStyle Class / StrokeDashPattern Property

In This Topic
    StrokeDashPattern Property
    In This Topic
    Gets or sets the stroke dash pattern.
    Syntax
    'Declaration
     
    Public Property StrokeDashPattern As Single()
    public float[] StrokeDashPattern {get; set;}
    See Also