ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / MenuChart Property

In This Topic
    MenuChart Property (C1FlexPivotPage)
    In This Topic
    Gets the C1.Win.C1Command.C1CommandMenu used to control chart options.
    Syntax
    'Declaration
     
    Public ReadOnly Property MenuChart As C1.Win.C1Command.C1CommandMenu
    public C1.Win.C1Command.C1CommandMenu MenuChart {get;}
    See Also