CoordinateSystemBase.LabelAxisY Property

Gets or sets the Y axis label.
Public Property LabelAxisY() As String
This language is not supported or no code example is available.
public string LabelAxisY {get; set;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
You need to call the Environment.CompileUserInterfaceElements to see the effect of your changes at run-time.

.NET Framework

Supported in: 4.8

In this article

Definition