Chart for WinRT
GetDataCoordinates メソッド

マウスイベント引数のデータ座標を計算します。
構文
'宣言
 
Public Function GetDataCoordinates( _
   ByVal args As Windows.UI.Xaml.Input.PointerRoutedEventArgs _
) As Windows.Foundation.Point
public Windows.Foundation.Point GetDataCoordinates( 
   Windows.UI.Xaml.Input.PointerRoutedEventArgs args
)

パラメータ

args
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

ChartPanel クラス
ChartPanel メンバ

Send Feedback