Språk

AnnotationPathPointCollection(PolylineAnnotation) Konstruktor

Definition

Initierar en ny instans av AnnotationPathPointCollection klassen med den angivna polylineanteckningen.

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)

Parametrar

annotation
PolylineAnnotation

En polylineanteckning.

Gäller för