NetXP 3.0 Reference

Graph.fMaxX Property

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

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

See Also

Graph Class | NETXP.Controls Namespace