共用方式為


ChartThreeDProperties 成員

Contains the properties for 3-D layout.

ChartThreeDProperties 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

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

頂端