NetXP 3.0 Reference

Graph.fMaxY Property

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

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

See Also

Graph Class | NETXP.Controls Namespace