NetXP 3.0 Reference

Graph.YAxisColor Property

The color of the actual Y axis line.

[Visual Basic]
Public Property YAxisColor As Color
[C#]
public System.Drawing.Color YAxisColor {get; set;}

See Also

Graph Class | NETXP.Controls Namespace