Compartir a través de


ChartThreeDProperties Miembros

Contains the properties for 3-D layout.

El tipo ChartThreeDProperties expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Clustered Determines if data series are clustered (displayed along distinct rows). Only applies to bar and column chart types.
Propiedad pública DepthRatio Ratio (in percent)between depth and width.
Propiedad pública Enabled Whether or not a chart is displayed in 3-D.
Propiedad pública GapDepth Percent depth gap between 3-D bars and columns.
Propiedad pública Inclination Inclination angle.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Perspective Represents the percent of perspective.
Propiedad pública ProjectionMode The projection mode used for the 3-D rendering.
Propiedad pública Rotation Rotation angle.
Propiedad pública Shading Type of 3-D shading.
Propiedad pública WallThickness Percent thickness of outer walls.

Principio