共用方式為


DataPointCustomProperties.LegendUrl 屬性

定義

取得或設定圖例中項目的 URL 目標。

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

屬性值

String

圖例中項目的 URL 目標。

屬性

適用於