NetXP 3.0 Reference

Graph.fMinX Property

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

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

See Also

Graph Class | NETXP.Controls Namespace