NetXP 3.0 Reference

Graph.LOBF Property

If the graph is a line graph, should it show the line of best fit?

[Visual Basic]
Public Property LOBF As Boolean
[C#]
public bool LOBF {get; set;}

See Also

Graph Class | NETXP.Controls Namespace