Gets or sets whether the chart should include a legend.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public ShowLegend ShowLegend { get; set; }
Visual Basic
Public Property ShowLegend As ShowLegend
	Get
	Set

See Also