Свойство ChartFormulaParameter.Source
Gets the name of the ChartDataPointValue property to use as the value of this parameter.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Source As String
Get
'Применение
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
Значение свойства
Тип: System.String
A string value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering