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