_Chart.GapDepth プロパティ

定義

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

public:
 property int GapDepth { int get(); void set(int value); };
public int GapDepth { get; set; }
Public Property GapDepth As Integer

プロパティ値

適用対象