ChartLegendColumnHeader.Instance Property

Definition

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

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

Property Value

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

Applies to