Share via


DataPointCustomProperties.LegendUrl Proprietà

Definizione

Ottiene o imposta la destinazione dell'URL dell'elemento nella legenda.

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

Valore della proprietà

String

Destinazione dell'URL dell'elemento nella legenda.

Attributi

Si applica a