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