Share via


DataPointCustomProperties.LegendUrl Propiedad

Definición

Obtiene o establece la dirección URL de destino del elemento de la leyenda.

public:
 property System::String ^ LegendUrl { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string LegendUrl { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.LegendUrl : string with get, set
Public Property LegendUrl As String

Valor de propiedad

String

El destino de la dirección URL del elemento en la leyenda.

Atributos

Se aplica a