Właściwość Thermometer.ThermometerStyle
Typ termometru.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ThermometerStyle As ReportEnumProperty(Of GaugeThermometerStyles)
Get
'Użycie
Dim instance As Thermometer
Dim value As ReportEnumProperty(Of GaugeThermometerStyles)
value = instance.ThermometerStyle
public ReportEnumProperty<GaugeThermometerStyles> ThermometerStyle { get; }
public:
property ReportEnumProperty<GaugeThermometerStyles>^ ThermometerStyle {
ReportEnumProperty<GaugeThermometerStyles>^ get ();
}
member ThermometerStyle : ReportEnumProperty<GaugeThermometerStyles>
function get ThermometerStyle () : ReportEnumProperty<GaugeThermometerStyles>
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<GaugeThermometerStyles>
A ReportEnumProperty<EnumType> obiektu.
Zobacz także