AnnotationGroup.Annotations Eigenschap

Definitie

Hiermee haalt u de verzameling aantekeningen in de groep op.

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

Waarde van eigenschap

Een AnnotationCollection object.

Opmerkingen

Houd er rekening mee dat de coƶrdinaten van alle aantekeningen in de groep relatief zijn ten opzichte van de groepsaantekening.

Van toepassing op