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