ChartThreeDShadingTypes 列挙体
3-D 表示に使用する投影モードを指定します。
名前空間: 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 | 写実的な網掛けを使用します。 | |
Simple | 単純な網掛けを使用します。 | |
None | 網掛けを使用しません。 |