This document is archived and information here might be outdated. Recommended version. |
Zero-based index of the legend group shown by this item. Use -1 to show all legend groups using this item.
[Visual Basic .NET]
Public Property GroupIndex As Integer
[C#]
public int GroupIndex {get; set;}
[C++]
HRESULT get_GroupIndex(
System.Int32* Index
);
[C++]
HRESULT put_GroupIndex(
long Index
);
[C++] Parameters Index [out, retval]
Index is a parameter of type long* Index [in]
Index is a parameter of type long