Specify a Y axis label.
Read-write property
| [Visual Basic .NET] | 
|---|
| Public Property YAxisLabel() As String | 
| [C#] | 
|---|
|  | 
| [Managed C++] | 
|---|
| public: __property String __gc ^ get_YAxisLabel(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
|  | 
| [Python - STK API] | 
|---|
| @property def YAxisLabel(self) -> str: @YAxisLabel.setter def YAxisLabel(self, YAxisLabel:str) -> None: | 





