BarChart for ASP.NET WebForms
Point Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > AnnotationBase Class : Point Property
A value that indicates 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 Also

Reference

AnnotationBase Class
AnnotationBase Members