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 개체입니다.

특성

설명

그룹 주석 기준으로 그룹에 대 한 모든 주석의 좌표는 note 합니다.

적용 대상