Freigeben über


AnnotationGroup.Annotations Eigenschaft

Definition

Ruft die Auflistung von Anmerkungen in der Gruppe ab.

public:
 property System::Windows::Forms::DataVisualization::Charting::AnnotationCollection ^ Annotations { System::Windows::Forms::DataVisualization::Charting::AnnotationCollection ^ get(); };
public System.Windows.Forms.DataVisualization.Charting.AnnotationCollection Annotations { get; }
member this.Annotations : System.Windows.Forms.DataVisualization.Charting.AnnotationCollection
Public ReadOnly Property Annotations As AnnotationCollection

Eigenschaftswert

AnnotationCollection

Ein AnnotationCollection-Objekt.

Hinweise

Beachten Sie, dass die Koordinaten aller Anmerkungen in der Gruppe relativ zur Gruppenanmerkung sind.

Gilt für