This document is archived and information here might be outdated. Recommended version. |
Add a legend group.
[Visual Basic .NET] Public Sub Add ( _ ByVal LegendGroup As ILegendGroup _ )
[C#] public void Add ( ILegendGroup LegendGroup );
[C++]
HRESULT Add(
ILegendGroup* LegendGroup
);
[C++] Parameters LegendGroup [in]
LegendGroup is a parameter of type ILegendGroup*