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

In This Topic
    Thickness Property
    In This Topic
    Gets or sets the border thickness.
    Syntax
    'Declaration
     
    Public Property Thickness As System.Integer
    public System.int Thickness {get; set;}
    See Also