다음을 통해 공유


ChartDerivedSeries.SourceChartSeriesName 속성

Gets the name of the series from which to derive.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property SourceChartSeriesName As String 
    Get
‘사용 방법
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

속성 값

유형: System.String
A string value.

참고 항목

참조

ChartDerivedSeries 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스