MESCIUS SPREAD for Windows Forms 17.0J
ErrorBarType 列挙体

エラーバーの長さを決定する方法を表します。
構文
'Declaration
 
Public Enum ErrorBarType 
   Inherits System.Enum
public enum ErrorBarType : System.Enum 
メンバ
メンバ説明
Customエラーバーの長さは、Plus要素とMinus要素によって決定されます。
FixedValueエラーバーの長さは、Error Bar Valueによって決定される固定値とします。
Percentageエラーバーの長さは、データに対するError Bar Valueのパーセンテージとします。
StandardDeviationエラーバーの長さは、データのError Bar Valueの標準偏差とします。
StandardErrorエラーバーの長さは、データのError Bar Valueの標準誤差とします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Charts.ErrorBarType

参照

GrapeCity.Spreadsheet.Charts 名前空間

 

 


© MESCIUS inc. All rights reserved.