言語

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プロパティの名前。

属性

適用対象