Udostępnij przez


Właściwość ChartDerivedSeries.SourceChartSeriesName

Nazwa serii, z którego pochodzi.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property SourceChartSeriesName As String
    Get
    Set
'Użycie
Dim instance As ChartDerivedSeries
Dim value As String

value = instance.SourceChartSeriesName

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

Wartość właściwości

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