FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / ChartStyle 类 / StrokeDashArray 属性

本主题中
    StrokeDashArray 属性 (ChartStyle)
    本主题中
    Gets or sets the stroke dash array.
    语法
    '声明
     
    Public Property StrokeDashArray As DoubleCollection
    public DoubleCollection StrokeDashArray {get; set;}
    请参见