Condividi tramite


GaugePanel.GaugeImages Proprietà

Definizione

Ottiene o imposta le immagini del pannello del misuratore.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::GaugeImage ^> ^ GaugeImages { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::GaugeImage ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::GaugeImage ^> ^ value); };
[System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.GaugeImage>))]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.GaugeImage> GaugeImages { get; set; }
[<System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.GaugeImage>))>]
member this.GaugeImages : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.GaugeImage> with get, set
Public Property GaugeImages As IList(Of GaugeImage)

Valore della proprietà

Oggetto IList<T>.

Attributi

Si applica a