Partager via


Annotation.Url Propriété

Définition

Obtient ou définit l'URL d'une annotation.

public:
 virtual property System::String ^ Url { System::String ^ get(); void set(System::String ^ value); };
public virtual string Url { get; set; }
member this.Url : string with get, set
Public Overridable Property Url As String

Valeur de propriété

String

Valeur string qui représente l'URL d'une annotation.

Implémente

Url

Remarques

Des mots clés spéciaux peuvent être utilisés lorsqu’une annotation est ancrée à un point de données à l’aide de la AnchorDataPoint propriété.

S’applique à