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(Mono.Cecil.CustomAttributeArgument)>
Public Property ShowLegend As LegendVisibility
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public LegendVisibility ShowLegend {get; set;}
See Also

Reference

PivotChart Class
PivotChart Members