This document is archived and information here might be outdated. Recommended version. |
List of graphics that represent the legend item. Must call CreateGraphics first.
[Visual Basic .NET] Public ReadOnly Property Graphics As IEnumElement
[C#] public IEnumElement Graphics {get;}
[C++]
HRESULT get_Graphics(
IEnumElement** Graphics
);
[C++] Parameters Graphics [out, retval]
Graphics is a parameter of type IEnumElement**