ComponentOne ASP.NET MVC Controls
Point Property

C1.Web.Mvc Namespace > AnnotationBase Class : Point Property
Gets or sets the point of the annotation.
Syntax
'Declaration
 
Public Property Point As DataPoint
public DataPoint Point {get; set;}
Remarks
The coordinates of points depends on the Attachment property. See AnnotationAttachment for further description.
See Also

Reference

AnnotationBase Class
AnnotationBase Members