Text options for contour legend.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TextOptions() As IAgFmGfxTextOptions |
| [C#] |
|---|
public IAgFmGfxTextOptions TextOptions {get;} |
| [Managed C++] |
|---|
public: __property IAgFmGfxTextOptions ^ get_TextOptions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmGfxTextOptions getTextOptions(); |
[Python - STK API ] |
|---|
@property def TextOptions(self) -> "IAgFmGfxTextOptions": |






