ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / ShowLegend Property

In This Topic
    ShowLegend Property (C1OlapChart)
    In This Topic
    Gets or sets whether the chart includes a legend describing each series.
    Syntax
    'Declaration
     
    Public Property ShowLegend As ShowLegend
    public ShowLegend ShowLegend {get; set;}
    See Also