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

In This Topic
    Use3D Property
    In This Topic
    Applies 3D effects to the charts.
    Syntax
    'Declaration
     
    Public Property Use3D As Boolean
    public bool Use3D {get; set;}
    See Also