ChartLegend.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

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

Property Value

A ChartLegendInstance object.

Applies to