ChartFormulaParameter.Source 屬性

定義

取得或設定要當做此參數之值使用的 ChartDataPointValue 屬性名稱。

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

屬性值

String

要當做此參數之值使用的 ChartDataPointValue 屬性名稱。

屬性

適用於