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





