ComponentOne ASP.NET MVC Controls
Title Property (ChartLegend)

C1.Web.Mvc Namespace > ChartLegend Class : Title Property
Gets or sets a value that determines the title of the legend.
Syntax
'Declaration
 
<DefaultValueAttribute("")>
Public Property Title As String
[DefaultValue("")]
public string Title {get; set;}
See Also

Reference

ChartLegend Class
ChartLegend Members