FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartStyle Class / StrokeDashPattern Property

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