Condividi tramite


Classe Thermometer

Defines display properties for a linear gauge thermometer pointer.

Gerarchia di ereditarietà

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.Thermometer

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class Thermometer _
    Implements IROMStyleDefinitionContainer
'Utilizzo
Dim instance As Thermometer
public sealed class Thermometer : IROMStyleDefinitionContainer
public ref class Thermometer sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type Thermometer =  
    class 
        interface IROMStyleDefinitionContainer 
    end
public final class Thermometer implements IROMStyleDefinitionContainer

Nel tipo Thermometer sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica BulbOffset Offset of the bulb from the zero position, as a percent of the scale length.
Proprietà pubblica BulbSize Size of the bulb, as a percent of the scale width.
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica Style Gets the style properties of this report definition object.
Proprietà pubblica ThermometerStyle Type of the thermometer.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering