FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / TicksMenuItem Class / DropDownDirection Property

In This Topic
    DropDownDirection Property (TicksMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DropDownDirection As System.Windows.Forms.ToolStripDropDownDirection
    public System.Windows.Forms.ToolStripDropDownDirection DropDownDirection {get; set;}
    See Also