NetXP 3.0 Reference

Graph.LineColor Property

The color of the line (in a line graph) connecting the points.

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

See Also

Graph Class | NETXP.Controls Namespace