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

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

    Parameters

    text
    See Also