バージョン 24.2 (最新)

IntervalFit メソッド (Axis)

間隔数を、推奨される最適数に設定します。
シンタックス
public abstract void IntervalFit( 
   double totalWidth,
   double itemWidth
)

パラメータ

totalWidth
チャートのスクロール領域の合計幅 (または高さ)。
itemWidth
チャート化した要素の個々の幅 (または高さ)。
参照