ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Border Class / BorderStyle Property

In This Topic
    BorderStyle Property (Border)
    In This Topic
    Gets or sets the border style.
    Syntax
    'Declaration
     
    Public Property BorderStyle As BorderStyleEnum
    public BorderStyleEnum BorderStyle {get; set;}
    See Also