Version

ComboChartGroupCollection Class

A collection of ComboChartGroup objects for a WorksheetChart
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Class ComboChartGroupCollection 
   Inherits Infragistics.Documents.Excel.Charts.ChartObject
[System.Reflection.DefaultMemberAttribute("Item")]
public class ComboChartGroupCollection : Infragistics.Documents.Excel.Charts.ChartObject 
Remarks

This collection is used to apply chart-specific properties to Infragistics.Documents.Excel.Charts.Series which appear within a combo chart.

Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub