NetXP 3.0 Reference
Graph.XAxisColor Property
The color of the actual X axis line.
[Visual Basic]
Public Property XAxisColor As
Color
[C#]
public
System.Drawing.Color
XAxisColor {get; set;}
See Also
Graph Class
|
NETXP.Controls Namespace