LinearGauge.Instance Property

Definition

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

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

Property Value

A LinearGaugeInstance object.

Applies to