FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / LegendMenuItem Class
Members

In This Topic
    LegendMenuItem Class
    In This Topic
    FlexChart menu item with legend options.
    Object Model
    LegendMenuItem Class
    Syntax
    'Declaration
     
    Public Class LegendMenuItem 
       Inherits ChartMenuItemBase
    public class LegendMenuItem : ChartMenuItemBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.ToolStripItem
                System.Windows.Forms.ToolStripDropDownItem
                   System.Windows.Forms.ToolStripMenuItem
                      C1.Win.Chart.Toolbar.ChartMenuItemBase
                         C1.Win.Chart.Toolbar.LegendMenuItem

    See Also