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++] |
|---|
public: HRESULT get_TextOptions(
|
| [Java] |
|---|
public IAgFmGfxTextOptions getTextOptions();
|