'Declaration
<C1DescriptionAttribute("ChartTitle.Border", "Gets or sets a value indicating whether the title has border.")> <DefaultValueAttribute(False)> Public Property Border As Boolean
[C1Description("ChartTitle.Border", "Gets or sets a value indicating whether the title has border.")] [DefaultValue(false)] public bool Border {get; set;}