Sdílet prostřednictvím


LinearGauge Class

Represents a linear gauge to be drawn within a gauge panel.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class LinearGauge _
    Inherits Gauge
'Usage
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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.