言語

ChartLegendColumnHeader.Value プロパティ

定義

ヘッダーに表示される値に評価する式を得ます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Value { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Value { get; }
member this.Value : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property Value As ReportStringProperty

プロパティ値

ヘッダーに表示される値を表現する ReportStringProperty オブジェクトです。

適用対象