Compartilhar via


Gauge.GaugeScales Propriedade

Definição

Escalas a serem exibidas no medidor.

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

Valor da propriedade

Um objeto IList<T>.

Atributos

Aplica-se a