Share via


ChartLegendColumn.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 オブジェクト。

適用対象