NetXP 3.0 Reference
Graph.XAxisLabel Property
The label of the X axis.
[Visual Basic]
Public Property XAxisLabel As
String
[C#]
public
string
XAxisLabel {get; set;}
See Also
Graph Class
|
NETXP.Controls Namespace