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

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