Udostępnij przez


Właściwość ChartFormulaParameter.Source

Pobiera nazwę właściwość ChartDataPointValue jako wartość tego parametru.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Source As String
    Get
'Użycie
Dim instance As ChartFormulaParameter
Dim value As String

value = instance.Source
public string Source { get; }
public:
property String^ Source {
    String^ get ();
}
member Source : string
function get Source () : String

Wartość właściwości

Typ: System.String
A ciąg wartości.