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()>
Public Property ShowTitle As Boolean
[DefaultValue()]
public bool ShowTitle {get; set;}
See Also

Reference

PivotChart Class
PivotChart Members