ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.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 Integer
    public int OutlineThickness {get; set;}
    See Also