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++] |
|---|
|
| [Java] |
|---|
public IAgFmGfxLegend getLegend(); |
[Python - STK API ] |
|---|
@property def Legend(self) -> "IAgFmGfxLegend": |






