Classe RadialGaugeInstance
Represents an instance type of the RadialGauge class, and contains the calculated values of the properties in RadialGauge.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class RadialGaugeInstance _
Inherits GaugeInstance
'Utilizzo
Dim instance As RadialGaugeInstance
public sealed class RadialGaugeInstance : GaugeInstance
public ref class RadialGaugeInstance sealed : public GaugeInstance
[<SealedAttribute>]
type RadialGaugeInstance =
class
inherit GaugeInstance
end
public final class RadialGaugeInstance extends GaugeInstance
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItemInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..RadialGaugeInstance
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.
Vedere anche