ComponentOne ASP.NET MVC Controls
ShowTitle Property

C1.Web.Mvc.Olap Namespace > PivotChart Class : ShowTitle Property
Gets or sets a value that determines whether the chart should include a title.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowTitle As Boolean
[DefaultValue(true)]
public bool ShowTitle {get; set;}
See Also

Reference

PivotChart Class
PivotChart Members