GaugeImage.Instance Property

Definition

Gets the instance of GaugeImage.

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

Property Value

The instance of GaugeImage.

Applies to