ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.FillStyle Class / OutlineColor Property

In This Topic
    OutlineColor Property (Chart.FillStyle)
    In This Topic
    Gets or sets the color filled region outlines.
    Syntax
    'Declaration
     
    Public Property OutlineColor As Color
    public Color OutlineColor {get; set;}
    See Also