'宣言
Public Shared Function getAxisYValue( _ ByVal point As ICartesianPointView, _ ByVal isOriginValue As Boolean, _ ByVal useLower As Boolean _ ) As Nullable(Of Double)
public static Nullable<double> getAxisYValue( ICartesianPointView point, bool isOriginValue, bool useLower )
パラメータ
- point
- isOriginValue
- useLower