Contour legend.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Legend() As IAgFmGfxLegend
|
| [C#] |
|---|
public IAgFmGfxLegend Legend {get;}
|
| [Managed C++] |
|---|
public: __property IAgFmGfxLegend^ get_Legend();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Legend(
|
| [Java] |
|---|
public IAgFmGfxLegend getLegend();
|