Share via


Chart.GapDepth プロパティ

定義

3-D グラフ内のデータ系列間の距離をマーカーの幅に対する割合として設定または返します。 このプロパティに使用できる範囲は 5 ~ 200 の値です。 値の取得と設定が可能です。

public:
 property int GapDepth { int get(); void set(int value); };
public int GapDepth { get; set; }
member this.GapDepth : int with get, set
Public Property GapDepth As Integer

プロパティ値

Integer

注釈

: このプロパティは、3-D グラフにのみ適用されます。

適用対象