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

In This Topic
    Boxed Property
    In This Topic
    Draws a box around the plot area.
    Syntax
    'Declaration
     
    Public Property Boxed As Boolean
    public bool Boxed {get; set;}
    See Also