Compartir a través de


RadialScaleInstance Clase

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class RadialScaleInstance _
    Inherits GaugeScaleInstance
'Uso
Dim instance As RadialScaleInstance
public sealed class RadialScaleInstance : GaugeScaleInstance
public ref class RadialScaleInstance sealed : public GaugeScaleInstance
[<SealedAttribute>]
type RadialScaleInstance =  
    class
        inherit GaugeScaleInstance
    end
public final class RadialScaleInstance extends GaugeScaleInstance

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeScaleInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..RadialScaleInstance

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.