ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / ShowLegend Property

In This Topic
    ShowLegend Property (FlexPivotPage)
    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