LegendName プロパティ

ChartSeries クラスの LegendName プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property LegendName As String
    Get
'使用
Dim instance As ChartSeriesInstance
Dim value As String

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

プロパティ値

型: System. . :: . .String
LegendName プロパティの計算値を表す string 値。