Freigeben über


AnnotationGroup.Annotations Eigenschaft

Definition

Ruft die Auflistung von Anmerkungen in der Gruppe ab.

public:
 property System::Web::UI::DataVisualization::Charting::AnnotationCollection ^ Annotations { System::Web::UI::DataVisualization::Charting::AnnotationCollection ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.AnnotationCollection Annotations { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.Annotations : System.Web.UI.DataVisualization.Charting.AnnotationCollection
Public ReadOnly Property Annotations As AnnotationCollection

Eigenschaftswert

AnnotationCollection

Ein AnnotationCollection-Objekt.

Attribute

Hinweise

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

Gilt für