<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapPage Class / ShowLegend Property

In This Topic
    ShowLegend Property (C1OlapPage)
    In This Topic
    Gets or sets whether the chart should include a legend.
    Syntax
    'Declaration
     
    Public Property ShowLegend As ShowLegend
    public ShowLegend ShowLegend {get; set;}
    See Also