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