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

屬性值

ChartDataPointValue 屬性的名稱,作為此參數的值。

屬性

適用於