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

一个 string 值。

适用于