combit List & Label 30 - .NET Help
combit.Reporting Namespace / LlCore Class / LlPrintDeclareChartRow Method

specifies the chart type for which data is available



LlPrintDeclareChartRow Method

This function is used to inform the chart objects contained in the project that data is available. It is the logical counterpart of LlPrintFields() for charts.

Syntax
'Declaration
 
Public Sub LlPrintDeclareChartRow( _
   ByVal flags As LlDeclareChartRow _
) 
 

Parameters

flags

specifies the chart type for which data is available

Requirements

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

See Also