combit List & Label 29 - .NET Help
combit.Reporting Namespace / LlDeclareChartRow Enumeration


In This Topic
    LlDeclareChartRow Enumeration
    In This Topic
    Changes the type of chart object that receives the current chart declaration.
    Syntax
    'Declaration
     
    
    Public Enum LlDeclareChartRow 
       Inherits System.Enum
    public enum LlDeclareChartRow : System.Enum 
    public enum class LlDeclareChartRow : public System.Enum 
    Members
    MemberDescription
    ForObjectsFill stand alone chart objects, i.e. charts before and after tables, with data
    ForTablefieldsFill chart objects within tables with data
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             combit.Reporting.LlDeclareChartRow

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also