GaugePanelItem.Instance Property

Definition

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

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

Property Value

A GaugePanelItemInstance object.

Applies to