Gets or sets whether the chart should include a legend.
Namespace:
C1.Silverlight.OlapAssembly: 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 |