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.