IMSL C# Numerical Library

ChartNode.ScreenAxis Property

Provides a default mapping from the user coordinates [0,1] by [0,1] to the screen.

public virtual AxisXY ScreenAxis {get;}

Property Value

An AxisXY that contains the "ScreenAxis" attribute value.

Remarks

This is set by the root ChartNode, so there is no set ScreenAxis accessor.

See Also

ChartNode Class | Imsl.Chart2D Namespace | Chart