C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace > ChartView Class : DataIndexToPoint Method |
'Declaration Public Function DataIndexToPoint( _ ByVal seriesIndex As System.Integer, _ ByVal pointIndex As System.Integer _ ) As Windows.Foundation.Point
public Windows.Foundation.Point DataIndexToPoint( System.int seriesIndex, System.int pointIndex )