Table of Contents

Class PropertyChartSignalRanges<T>

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

Chart-specific signal ranges collection providing access to range items for threshold visualization.

public class PropertyChartSignalRanges<T> : PropertySignalRanges<T> where T : SignalItemChart

Type Parameters

T
Inheritance
PropertyChartSignalRanges<T>
Inherited Members

Properties

List

Gets the collection of signal range items.

[JsonInclude]
public CollectionSignalItemsChart List { get; }

Property Value

CollectionSignalItemsChart