Sdílet prostřednictvím


DataPointCustomProperties.LegendUrl Vlastnost

Definice

Získá nebo nastaví cíl adresy URL položky v legendě.

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

Hodnota vlastnosti

String

Cíl adresy URL položky v legendě

Atributy

Platí pro