GaugePanel.GaugeImages Property

Definition

Gets the images in this gauge panel.

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

Property Value

A GaugeImageCollection object.

Applies to