ChartLegend.Instance 属性

定义

获取包含此报表定义对象的计算值的报表实例对象。

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

属性值

ChartLegendInstance 对象。

适用于