ComponentOne ASP.NET MVC Controls
ShowLegend Property

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

Reference

PivotChart Class
PivotChart Members