NetXP 3.0 Reference

Graph.fMinY Property

For a line graph, the minimum value of the Y axis.

[Visual Basic]
Public Property fMinY As Double
[C#]
public double fMinY {get; set;}

See Also

Graph Class | NETXP.Controls Namespace