バージョン

BoxAndWhiskerSettings コンストラクタ

指定したプロパティ設定で新しいインスタンスを作成します。
シンタックス
public BoxAndWhiskerSettings( 
   bool showInnerPoints,
   bool showOutlierPoints,
   bool showMeanMarkers,
   bool showMeanLine,
   QuartileCalculation quartileCalculation
)

パラメータ

showInnerPoints
ShowInnerPoints プロパティの値。
showOutlierPoints
ShowOutlierPoints プロパティの値。
showMeanMarkers
ShowMeanMarkers プロパティの値。
showMeanLine
ShowMeanLine プロパティの値。
quartileCalculation
QuartileCalculation プロパティの値。
参照