SpreadsheetGear.Charts Namespace > IChart Interface : ChartGroups Property |
'Declaration
ReadOnly Property ChartGroups As IChartGroups
'Usage
Dim instance As IChart Dim value As IChartGroups value = instance.ChartGroups
IChartGroups ChartGroups {get;}
read-only property ChartGroups: IChartGroups;
function get ChartGroups : IChartGroups
__property IChartGroups* get_ChartGroups();
property IChartGroups^ ChartGroups { IChartGroups^ get(); }
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