ChartShadings 枚举

Specifies the projection mode used for the 3D rendering.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration ChartShadings
用法
Dim instance As ChartShadings
public enum ChartShadings
public enum class ChartShadings
type ChartShadings
public enum ChartShadings

成员

成员名称 说明
Real Use realistic shading.
Simple Use simple shading.
None Use no shading.