Sdílet prostřednictvím


DataPointCustomProperties.LabelUrl Vlastnost

Definice

Získá nebo nastaví cíl adresy URL popisku datového bodu.

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

Hodnota vlastnosti

String

Cíl adresy URL popisku datového bodu

Atributy

Platí pro