Condividi tramite


Classe GaugePanel

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

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class GaugePanel _
    Inherits DataRegion
'Utilizzo
Dim instance As GaugePanel
public class GaugePanel : DataRegion
public ref class GaugePanel : public DataRegion
type GaugePanel =  
    class
        inherit DataRegion
    end
public 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.