Language

ChartFormulaParameter.Source プロパティ

定義

このパラメータの値として使うChartDataPointValueプロパティの名前を取得します。

public:
 property System::String ^ Source { System::String ^ get(); };
public string Source { get; }
member this.Source : string
Public ReadOnly Property Source As String

プロパティ値

string の値。

適用対象