DataPA Enterprise Dashboard Controls API Reference
Object that resolves data values for a gauge
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
[SerializableAttribute]
public class GaugeData : GaugeData..::.._GaugeData, ISerializable |
Visual Basic |
---|
<SerializableAttribute>
Public Class GaugeData
Implements GaugeData..::.._GaugeData, ISerializable |
Visual C++ |
---|
[SerializableAttribute]
public ref class GaugeData : GaugeData..::.._GaugeData,
ISerializable |
Remarks
Inheritance Hierarchy
See Also