2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / C1Chart Class / BorderStyle Property

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