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