次の方法で共有


ChartThreeDProperties クラス

3-D レイアウトに関するプロパティを格納します。

継承階層

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDProperties

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class ChartThreeDProperties
'使用
Dim instance As ChartThreeDProperties
public sealed class ChartThreeDProperties
public ref class ChartThreeDProperties sealed
[<SealedAttribute>]
type ChartThreeDProperties =  class end
public final class ChartThreeDProperties

ChartThreeDProperties 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ Clustered データ系列をクラスター化する (異なる行に対して表示する) かどうかを示す値に評価される式を取得します。横棒グラフと縦棒グラフにのみ適用されます。
パブリック プロパティ DepthRatio 幅に対する深さの割合 (% 単位) に評価される式を取得します。
パブリック プロパティ Enabled グラフが 3-D で表示されるかどうかを示す値に評価される式を取得します。
パブリック プロパティ GapDepth 3-D の横棒と縦棒の間の奥行ギャップの比率 (% 単位) に評価される式を取得します。
パブリック プロパティ Inclination 傾斜の角度に評価される式を取得します。
パブリック プロパティ Instance このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。
パブリック プロパティ Perspective 奥行きの割合に評価される式を取得します。
パブリック プロパティ ProjectionMode 3-D 表示に使用する投影モードに評価される式を取得します。
パブリック プロパティ Rotation 回転角度に評価される式を取得します。
パブリック プロパティ Shading 3-D の網かけの種類に評価される式を取得します。
パブリック プロパティ WallThickness 外側の壁面の幅の割合に評価される式を取得します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間