Taal

AnnotationPathPointCollection(PolylineAnnotation) Constructor

Definitie

Initialiseert een nieuw exemplaar van de AnnotationPathPointCollection klasse met de opgegeven polylijnaantekening.

public:
 AnnotationPathPointCollection(System::Windows::Forms::DataVisualization::Charting::PolylineAnnotation ^ annotation);
public AnnotationPathPointCollection(System.Windows.Forms.DataVisualization.Charting.PolylineAnnotation annotation);
new System.Windows.Forms.DataVisualization.Charting.AnnotationPathPointCollection : System.Windows.Forms.DataVisualization.Charting.PolylineAnnotation -> System.Windows.Forms.DataVisualization.Charting.AnnotationPathPointCollection
Public Sub New (annotation As PolylineAnnotation)

Parameters

annotation
PolylineAnnotation

Een polylijnaantekening.

Van toepassing op