共用方式為


ChartThreeDShadingTypes 列舉型別

Specifies the projection mode used for the 3-D rendering.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Enumeration ChartThreeDShadingTypes
'用途
Dim instance As ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
public enum class ChartThreeDShadingTypes
type ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes

成員

成員名稱 描述
Real Use realistic shading.
Simple Use simple shading.
None Use no shading.