ChartThreeDPropertiesInstance.GapDepth プロパティ
ChartThreeDProperties クラスの GapDepth プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property GapDepth As Integer
Get
'使用
Dim instance As ChartThreeDPropertiesInstance
Dim value As Integer
value = instance.GapDepth
public int GapDepth { get; }
public:
property int GapDepth {
int get ();
}
member GapDepth : int
function get GapDepth () : int
プロパティ値
型: System.Int32
GapDepth プロパティの計算値を表す int 値。