Classe GaugePanel
Represents a gauge panel for data point or set of data points.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class GaugePanel _
Inherits DataRegion
'Uso
Dim instance As GaugePanel
public sealed class GaugePanel : DataRegion
public ref class GaugePanel sealed : public DataRegion
[<SealedAttribute>]
type GaugePanel =
class
inherit DataRegion
end
public final class GaugePanel extends DataRegion
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .DataRegion
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugePanel
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