Compartilhar via


Classe GaugeScaleInstance

Represents an instance type of the GaugeScale class, and contains the calculated values of the properties in GaugeScale.

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

Sintaxe

'Declaração
Public Class GaugeScaleInstance _
    Inherits BaseInstance
'Uso
Dim instance As GaugeScaleInstance
public class GaugeScaleInstance : BaseInstance
public ref class GaugeScaleInstance : public BaseInstance
type GaugeScaleInstance =  
    class
        inherit BaseInstance
    end
public class GaugeScaleInstance extends BaseInstance

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.