ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartStyle Class / StrokeDashArray Property

In This Topic
    StrokeDashArray Property
    In This Topic
    A value that indicates the stroke dash array of the chart style.
    Syntax
    'Declaration
     
    Public Property StrokeDashArray As System.String
    public System.string StrokeDashArray {get; set;}
    See Also