| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace > ChartLabels Class : LabelFromCoord Method |
'Declaration Public Function LabelFromCoord( _ ByVal XCoord As System.Integer, _ ByVal YCoord As System.Integer, _ ByRef LabelIndex As System.Integer _ ) As System.Boolean
public System.bool LabelFromCoord( System.int XCoord, System.int YCoord, ref System.int LabelIndex )