'Declaration
<DefaultValueAttribute(1)> <C1DescriptionAttribute("ChartStyle.StrokeWidth", "Gets or sets the stroke width.")> Public Property StrokeWidth As Single
[DefaultValue(1)] [C1Description("ChartStyle.StrokeWidth", "Gets or sets the stroke width.")] public float StrokeWidth {get; set;}