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

In This Topic
    StackingMenuItem Class
    In This Topic
    FlexChart menu item with stacking options.
    Object Model
    StackingMenuItem Class
    Syntax
    'Declaration
     
    Public Class StackingMenuItem 
       Inherits ChartMenuItemBase
    public class StackingMenuItem : 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.StackingMenuItem

    See Also