Share via


GaugePanel.LinearGauges Propriété

Définition

Obtient ou définit une liste des jauges linéaires pour le panneau de jauge.

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

Valeur de propriété

Objet IList<T>.

Attributs

S’applique à