Condividi tramite


Classe GaugeScaleInstance

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

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

Sintassi

'Dichiarazione
Public Class GaugeScaleInstance _
    Inherits BaseInstance
'Utilizzo
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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.