AnnotationPathPoint Constructor

.NET Framework (current version)
 

Initializes a new instance of the AnnotationPathPoint class.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubmethodAnnotationPathPoint()

Initializes a new instance of the AnnotationPathPoint class.

System_CAPS_pubmethodAnnotationPathPoint(Single, Single)

Initializes a new instance of the AnnotationPathPoint class with the specified x and y values.

System_CAPS_pubmethodAnnotationPathPoint(Single, Single, Byte)

Initializes a new instance of the AnnotationPathPoint class with the specified x, y and point type values.

Return to top
Show: