ComponentOne ASP.NET MVC Controls
TitleAlign Property

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

Reference

ChartLegend Class
ChartLegend Members