List & Label .NET
combit.Reporting.Dom Namespace / CollectionChartRows Class
Members


In This Topic
    CollectionChartRows Class
    In This Topic
    Collection of chart rows.
    Object Model
    CollectionChartRows ClassChartRow Class
    Syntax
    'Declaration
     
    
    Public Class CollectionChartRows 
       Inherits combit.Reporting.Dom.DomCollectionBase(Of ChartRow)
       Implements IDomCollectionBase 
    public ref class CollectionChartRows : public combit.Reporting.Dom.DomCollectionBase<ChartRow>, IDomCollectionBase  
    Inheritance Hierarchy
    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