Gauge.GaugeScales Свойство

Определение

Шкалы, отображаемые на датчике.

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)

Значение свойства

Объект IList<T>.

Атрибуты

Применяется к