Aracılığıyla paylaş


AnnotationPositionChangingEventArgs.Annotation Özellik

Tanım

Nesneyi alır veya ayarlar 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

Özellik Değeri

Annotation nesnesi.

Açıklamalar

özelliği, Annotation geliştiricinin denetimin AnnotationPositionChanging ve AnnotationPositionChanged olayları sırasında özellikleri ayarlamasına AnnotationChart olanak tanır.

Şunlara uygulanır