Set the text to appear at the top of the
legend.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Title() As String
|
| [C#] |
|---|
public string Title {get; set;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Title();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Title(
|
| [Java] |
|---|
public String getTitle();public void setTitle(
|