GaugePanel.GaugeImages 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 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.