Chart.DescriptionUrl プロパティ

定義

Chart の詳細説明の場所を取得または設定します。

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

プロパティ値

グラフの詳細な説明の URL を表す string 値。

属性

適用対象