FlexChart for WinForms
GetErrorValuePoint メソッド

C1.Chart アセンブリ > C1.Chart 名前空間 > ErrorBarHelper クラス : GetErrorValuePoint メソッド
シンタックス
'宣言
 
Public Function GetErrorValuePoint( _
   ByVal valueType As ErrorValueType, _
   ByVal isRotated As System.Boolean, _
   ByVal index As System.Integer, _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) As System.Nullable(Of _Point)
public System.Nullable<_Point> GetErrorValuePoint( 
   ErrorValueType valueType,
   System.bool isRotated,
   System.int index,
   System.double x,
   System.double y
)

パラメータ

valueType
isRotated
index
x
y
参照

参照

ErrorBarHelper クラス
ErrorBarHelper メンバ