ChartLegendColumn.Instance Property

Definition

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

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

Property Value

A ChartLegendColumnInstance object that represents the report instance object that contains the calculated values of this report definition object.

Applies to