[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IThreeDProperties

IThreeDProperties Interface

Represents 3D properties for chart.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IThreeDProperties

Properties

Name Description
Clustered

Gets a value indicating whether the chart is clustered.

DrawingStyle

Gets the drawing style.

Enabled

Gets a value indicating whether 3D is enabled.

Inclination

Gets the inclination.

Perspective

Gets the perspective.

ProjectionMode

Gets the projection mode.

Rotation

Gets the rotation.

Shading

Gets the shading.

WallThickness

Gets the wall thickness.

Extension Methods