GaugeImage.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.