Partager via


Propriété SourceChartSeriesName

Gets the name of the series from which to derive.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SourceChartSeriesName As String
    Get
'Utilisation
Dim instance As ChartDerivedSeries
Dim value As String

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

Valeur de propriété

Type : System. . :: . .String
A string value.