NetXP 3.0 Reference

Graph.YAxisLabel Property

The label of the Y axis.

[Visual Basic]
Public Property YAxisLabel As String
[C#]
public string YAxisLabel {get; set;}

See Also

Graph Class | NETXP.Controls Namespace