DataPointCustomProperties.LabelUrl Property

Definition

Gets or sets the URL target of the data point label.

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

Property Value

The URL target of the data point label.

Attributes

Applies to