List & Label .NET
combit.Reporting.Dom Namespace / PropertyChartSignalRanges<T> Class
Members


In This Topic
    PropertyChartSignalRanges<T> Class
    In This Topic
    Object Model
    PropertyChartSignalRanges<T> ClassPropertyDisplayRange ClassCollectionSignalItemsChart ClassSignalItemChart Class
    Syntax
    'Declaration
     
    
    Public Class PropertyChartSignalRanges(Of T As SignalItemChart) 
       Inherits PropertySignalRanges(Of T)
    public class PropertyChartSignalRanges<T> : PropertySignalRanges<T> 
    where T: SignalItemChart
    generic<typename T>
    public ref class PropertyChartSignalRanges : public PropertySignalRanges<T> 
    where T: SignalItemChart
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.PropertySignalRanges<T>
             combit.Reporting.Dom.PropertyChartSignalRanges<T>

    Requirements

    Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10

    See Also