'Declaration
<BrowsableAttribute(False)> <C1DescriptionAttribute("ChartStyle.StrokeDashPattern", "Gets or sets the stroke dash pattern.")> <DefaultValueAttribute("")> Public Property StrokeDashPattern As Single()
[Browsable(false)] [C1Description("ChartStyle.StrokeDashPattern", "Gets or sets the stroke dash pattern.")] [DefaultValue("")] public float[] StrokeDashPattern {get; set;}