C1.Web.Mvc.Olap Namespace / PivotChart Class / ShowLegend Property

In This Topic
ShowLegend Property
In This Topic
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
 
See Also