FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Ribbon Namespace / LegendRibbonMenu Class / LegendRibbonMenu Constructor

In This Topic
    LegendRibbonMenu Constructor
    In This Topic
    Creates an instance of LegendRibbonMenu.
    Syntax
    'Declaration
     
    Public Function New( _
       Optional ByVal text As System.String _
    )
    public LegendRibbonMenu( 
       System.string text
    )

    Parameters

    text
    See Also