FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DView Class / Boxed Property

In This Topic
    Boxed Property (Chart3DView)
    In This Topic
    Gets or sets a value indicating whether all plotting cube edges are rendered.
    Syntax
    'Declaration
     
    Public Property Boxed As Boolean
    public bool Boxed {get; set;}
    See Also