Text color of legend
Read-write property
[Visual Basic .NET] |
---|
Public Property Text() As System.Drawing.Color
|
[C#] |
---|
public System.Drawing.Color Text {get; set;}
|
[Managed C++] |
---|
public: __property uint^ get_Text();
|
[Unmanaged C++] |
---|
public: HRESULT get_Text(
|
[Java] |
---|
public long getText();public void setText(
|