_Chart.GapDepth 属性

定义

以标记宽度的百分比的形式返回或设置三维图表中数据系列之间的距离。 该属性的值必须介于 0 到 500 之间。

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

属性值

适用于