NetXP 3.0 Reference
Graph.LineThickness Property
The thickness of the line (on a line graph)
[Visual Basic]
Public Property LineThickness As
Integer
[C#]
public
int
LineThickness {get; set;}
See Also
Graph Class
|
NETXP.Controls Namespace