| C1.Xaml.Chart アセンブリ > C1.Xaml.Chart 名前空間 > ChartView クラス : DataIndexFromPoint メソッド |
'宣言 Public Function DataIndexFromPoint( _ ByVal pt As Windows.Foundation.Point, _ ByVal seriesIndex As System.Integer, _ ByVal option As MeasureOption, _ ByRef distance As System.Double _ ) As System.Integer
public System.int DataIndexFromPoint( Windows.Foundation.Point pt, System.int seriesIndex, MeasureOption option, out System.double distance )