TrueChart for WinForms (C1Chart3D)
AutoDistribution プロパティ

C1.Win.C1Chart3D.4.5.2 アセンブリ > C1.Win.C1Chart3D 名前空間 > Chart3DContour クラス : AutoDistribution プロパティ
等高レベルの間隔を決定するために、線形分布表を使用するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property AutoDistribution As System.Boolean
public System.bool AutoDistribution {get; set;}
解説
AutoDistribution が True の場合、グラフは NumLevels プロパティを使用して自動的に線形分布表を生成します。
参照

Chart3DContour クラス
Chart3DContour メンバ
Chart3DContour クラス