Share via


AnnotationPositionChangingEventArgs.Annotation 속성

정의

Annotation 개체를 가져오거나 설정합니다.

public:
 property System::Windows::Forms::DataVisualization::Charting::Annotation ^ Annotation { System::Windows::Forms::DataVisualization::Charting::Annotation ^ get(); void set(System::Windows::Forms::DataVisualization::Charting::Annotation ^ value); };
public System.Windows.Forms.DataVisualization.Charting.Annotation Annotation { get; set; }
member this.Annotation : System.Windows.Forms.DataVisualization.Charting.Annotation with get, set
Public Property Annotation As Annotation

속성 값

Annotation 개체

설명

Annotation 속성을 사용 하면 개발자가 설정할 수 Annotation 속성 중 합니다 AnnotationPositionChangingAnnotationPositionChanged 의 이벤트는 Chart 컨트롤입니다.

적용 대상