Sdílet prostřednictvím


AnnotationPositionChangingEventArgs.Annotation Vlastnost

Definice

Získá nebo nastaví Annotation objekt.

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

Hodnota vlastnosti

Objekt Annotation

Poznámky

Vlastnost Annotation umožňuje vývojáři nastavit Annotation vlastnosti během AnnotationPositionChanging událostí Chart a AnnotationPositionChanged ovládacího prvku.

Platí pro