Share via


ChartFormulaParameter.Source Propriété

Définition

Obtient ou définit le nom de la propriété ChartDataPointValue à utiliser comme valeur de ce paramètre.

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

Valeur de propriété

Nom de la propriété ChartDataPointValue à utiliser comme valeur de ce paramètre.

Attributs

S’applique à