FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / FlexChartToolbar Class / DefaultDock Property

In This Topic
    DefaultDock Property (FlexChartToolbar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultDock As System.Windows.Forms.DockStyle
    protected virtual System.Windows.Forms.DockStyle DefaultDock {get;}
    See Also