ComponentOne ASP.NET MVC Controls
PointIndex Property

C1.Web.Mvc Namespace > AnnotationBase Class : PointIndex Property
Gets or sets the data point index of the annotation.
Syntax
'Declaration
 
Public Property PointIndex As Integer
public int PointIndex {get; set;}
Remarks
Applies only when the Attachment property is set to DataIndex.
See Also

Reference

AnnotationBase Class
AnnotationBase Members