Table of Contents

Class PropertyGaugeSignalRanges<T>

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Gauge-specific signal ranges including visibility, display range and list of signal items.

public class PropertyGaugeSignalRanges<T> : PropertySignalRanges<T> where T : SignalItem

Type Parameters

T
Inheritance
PropertyGaugeSignalRanges<T>
Inherited Members

Properties

List

Gets the list collection of signal items.

[JsonInclude]
public CollectionSignalItems List { get; }

Property Value

CollectionSignalItems