This document is archived and information here might be outdated. Recommended version. |
A collection of legend group objects.
[Visual Basic .NET] Public ReadOnly Property LegendGroups As ILegendGroups
[C#] public ILegendGroups LegendGroups {get;}
[C++]
HRESULT get_LegendGroups(
ILegendGroups** ppLegendGroups
);
[C++] Parameters ppLegendGroups [out, retval]
ppLegendGroups is a parameter of type ILegendGroups**