MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Chart Class / ThreeDProperties Property

In This Topic
ThreeDProperties Property (Chart)
In This Topic
Gets or sets the properties for a 3D chart layout.
Syntax
'Declaration
 
Public Property ThreeDProperties As ThreeDProperties
 

Property Value

A ThreeDProperties object representing the properties for a 3D layout.
See Also