Condividi tramite


Classe GaugePanel

Represents a gauge panel for data point or set of data points.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class GaugePanel _
    Inherits DataRegion
'Utilizzo
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

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.