Eyeshot 10 WinForms API Reference
LabelAxisY Property (CoordinateSystemBase)

WinForms Assembly > devDept.Eyeshot Namespace > CoordinateSystemBase Class : LabelAxisY Property
Gets or sets the Y axis label.
Syntax
'Declaration
 
Public Overridable Property LabelAxisY As String
public virtual string LabelAxisY {get; set;}
Remarks
You need to call the ViewportLayout.CompileUserInterfaceElements to see the effect of your changes at run-time.
See Also

Reference

CoordinateSystemBase Class
CoordinateSystemBase Members