Returns the horizontal position of the node.
Namespace:
Extreme.Statistics.Multivariate
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public double Position { get; }
Public ReadOnly Property Position As Double
Get
public:
property double Position {
double get ();
}
member Position : float with get
Property Value
Type:
Double
Reference