IMSL C# Numerical Library

AxisXY.AxisY Property

The Y axis associated with this node.

public virtual Axis1D AxisY {get;}

Property Value

An Axis1D which contains the "AxisY" attribute value.

Remarks

The Y axis is a child of this node.

See Also

AxisXY Class | Imsl.Chart2D Namespace