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