Partilhar via


Classe Thermometer

Defines display properties for a linear gauge thermometer pointer.

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..Thermometer

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class Thermometer _
    Implements IROMStyleDefinitionContainer
'Uso
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

O tipo Thermometer expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública BulbOffset Offset of the bulb from the zero position, as a percent of the scale length.
Propriedade pública BulbSize Size of the bulb, as a percent of the scale width.
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública Style Gets the style properties of this report definition object.
Propriedade pública ThermometerStyle Type of the thermometer.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.