FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Sunburst Class / Dock Property

In This Topic
    Dock Property (Sunburst)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Dock As System.Windows.Forms.DockStyle
    public virtual System.Windows.Forms.DockStyle Dock {get; set;}
    See Also