'Declaration
Public Interface IChartGroup
'Usage
Dim instance As IChartGroup
public interface IChartGroup
'Declaration
Public Interface IChartGroup
'Usage
Dim instance As IChartGroup
public interface IChartGroup
Each chart has one or more chart groups. There is one chart group for each chart type (bar, line, area, etc...) which specifies options such as which axis to use for that chart type.
Each series of a chart is associated with exactly one chart group.
Target Platforms: 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