SourceChartSeriesName プロパティ

派生元の系列の名前。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property SourceChartSeriesName As String
    Get
    Set
'使用
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)

プロパティ値

型: System. . :: . .String
string 値です。