ActiveReports Developer 7
ThreeDProperties Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ThreeDProperties Class

Glossary Item Box

The following tables list the members exposed by ThreeDProperties.

Public Constructors

 NameDescription
Public ConstructorThreeDProperties Constructor

Initializes a new instance of the ThreeDProperties class.

 
Top

Public Properties

 NameDescription
Public PropertyClustered

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

 
Public PropertyDrawingStyle

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

 
Public PropertyEnabled

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

 
Public PropertyInclination

Gets or sets the angle of inclination.

 
Public PropertyPerspective

Gets or sets the angle of perspective.

 
Public PropertyProjectionMode

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

 
Public PropertyRotation

Gets or sets the angle of rotation.

 
Public PropertyShading

Gets or sets the 3D shading type to use.

 
Public PropertyWallThickness

Gets or sets the thickness percent of the outer walls.

 
Top

See Also