Classe LinearGauge
Represents a linear gauge to be drawn within a gauge panel.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class LinearGauge _
Inherits Gauge
'Uso
Dim instance As LinearGauge
public sealed class LinearGauge : Gauge
public ref class LinearGauge sealed : public Gauge
[<SealedAttribute>]
type LinearGauge =
class
inherit Gauge
end
public final class LinearGauge extends Gauge
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Gauge
Microsoft.ReportingServices.OnDemandReportRendering..::..LinearGauge
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