次の方法で共有


ChartItemInLegend.LegendText プロパティ

定義

凡例のアイテムに使用されるラベルに評価される式を取得します。

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

プロパティ値

ReportStringProperty オブジェクト。

適用対象