ChartFormulaParameter.Source Property

Definition

Gets or sets the name of the ChartDataPointValue property to use as the value of this parameter.

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

Property Value

The name of the ChartDataPointValue property to use as the value of this parameter.

Attributes

Applies to