[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ThreeDProperties

ThreeDProperties Class

The ThreeDProperties element defines properties for a 3D chart layout.

Inheritance
ThreeDProperties
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class ThreeDProperties

Constructors

Name Description
ThreeDProperties()

Initializes a new instance of the ThreeDProperties class.

Properties

Name Description
Clustered

Gets or sets a value indicating whether the data series are clustered (displayed along distinct rows).

DrawingStyle

Gets or sets the shape of bars or columns to display in the chart.

Enabled

Gets or sets a value indicating whether a chart is displayed in 3D.

Inclination

Gets or sets the angle of inclination.

Perspective

Gets or sets the angle of perspective.

ProjectionMode

Gets or sets the projection mode used for 3D rendering.

Rotation

Gets or sets the angle of rotation.

Shading

Gets or sets the 3D shading type to use.

WallThickness

Gets or sets the thickness percent of the outer walls.

Extension Methods