Share via


Annotation.AnchorDataPointName Propriété

Définition

Obtient ou définit le nom d'un point de données auquel une annotation est ancrée.

public:
 virtual property System::String ^ AnchorDataPointName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public virtual string AnchorDataPointName { get; set; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.AnchorDataPointName : string with get, set
Public Overridable Property AnchorDataPointName As String

Valeur de propriété

Valeur string qui représente le nom du point de données auquel une annotation est ancrée.

Attributs

S’applique à