バージョン 21.1

ApplyLayoutBehaviors(Rectangle,AxisAppearance,AxisLabelInfoCollection,AxisLabelInfoCollection) メソッド

この軸のレイアウト効果を適用します。
シンタックス
protected virtual void ApplyLayoutBehaviors( 
   Rectangle bounds,
   AxisAppearance axisApp,
   AxisLabelInfoCollection itemLabels,
   AxisLabelInfoCollection seriesLabels
)

パラメータ

bounds
ラベル領域の境界長方形。
axisApp
この軸の Appearance 設定。
itemLabels
表示される Item Labels。
seriesLabels
表示される Series Labels。
参照