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