In This Topic
Gets or sets the legend title.
Syntax
'Declaration
<C1DescriptionAttribute("Legend.Title", "Gets or sets the legend title.")>
Public Property Title As String
[C1Description("Legend.Title", "Gets or sets the legend title.")]
public string Title {get; set;}
See Also