'Declaration
<DefaultValueAttribute("")> <BrowsableAttribute(False)> <C1DescriptionAttribute("ChartStyle.Stroke", "Gets or sets the stroke brush of element.")> Public Property Stroke As Brush
[DefaultValue("")] [Browsable(false)] [C1Description("ChartStyle.Stroke", "Gets or sets the stroke brush of element.")] public Brush Stroke {get; set;}