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