FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / DataLabelMenuItem Class / DropDownDirection Property

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