Value プロパティ

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

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

構文

'宣言
Public ReadOnly Property Value As String
    Get
'使用
Dim instance As ChartLegendColumnHeaderInstance
Dim value As String

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

プロパティ値

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