Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetSeriesVolumeValue メソッド (FinancialSeries)
特定のワールド座標の場合、シリーズの最適な出来高値を返します。
シンタックス
public double GetSeriesVolumeValue(
Xamarin.Forms.Point ,
bool ,
bool
)
パラメータ
- world
- 値を取得するワールド座標。
- useInterpolation
- true の場合、データセットの実際値のみの代わりに、値の中にある値を取得するには補間を使用します。
- skipUnknowns
- True の場合、シリーズ値を検索するときに不明値をスキップします。
戻り値の型
値。有効な値がない場合は double.NaN。
参照