'Declaration
<DefaultValueAttribute("")> <C1DescriptionAttribute("ChartTitle.Content", "Gets or sets the title content.")> Public Property Content As String
[DefaultValue("")] [C1Description("ChartTitle.Content", "Gets or sets the title content.")] public string Content {get; set;}