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

In This Topic
    ShowOutline Property
    In This Topic
    Gets or sets a value indicating whether chart figures should be outlined.
    Syntax
    'Declaration
     
    Public Property ShowOutline As Boolean
    public bool ShowOutline {get; set;}
    See Also