AnnotationGroup.Annotations Свойство

Определение

Получает коллекцию заметок в группе.

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

Значение свойства

AnnotationCollection

Объект AnnotationCollection.

Атрибуты

Комментарии

Обратите внимание, что координаты всех заметок в группе относятся к заметке группы.

Применяется к