Gauge ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a base for gauges - events of measurement of some values
Inheritance Hierarchy

OnlineSystem Object
  NFX.Instrumentation Datum
    NFX.Instrumentation Gauge
      NFX.Instrumentation AmountGauge
      NFX.Instrumentation DecimalGauge
      NFX.Instrumentation DoubleGauge
      NFX.Instrumentation LongGauge

Namespace: NFX.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract class Gauge : Datum
See Also