バージョン 24.2 (最新)

BoxAndWhiskerSettings コンストラクタ

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

パラメータ

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

オンラインで表示: GitHub