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

In This Topic
    OutlineThickness Property
    In This Topic
    Gets or sets the thickness of filled region outlines.
    Syntax
    'Declaration
     
    Public Property OutlineThickness As System.Integer
    public System.int OutlineThickness {get; set;}
    See Also