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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeScaleInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .LinearScaleInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .RadialScaleInstance
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.
Consulte também