言語

Chart.Legends プロパティ

定義

チャートの伝説を手に入れます。

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

プロパティ値

ChartLegendCollection オブジェクト。

適用対象