InteractiveScatterPlotmaxY Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.UIElements.InteractiveScatterPlot.maxY"]
Namespace:
BrydenWoodUnity.UIElements
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic int maxY { get; set; }
Public Property maxY As Integer
Get
Set
public:
property int maxY {
int get ();
void set (int value);
}
member maxY : int with get, set
Property Value
Type:
Int32
See Also