Click or drag to resize
ChartNodeAxis Property
Typically provides a mapping for children from the user coordinate space to the device (screen) space.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Axis Axis { get; }

Property Value

Type: Axis
An Axis that contains the "Axis" attribute value.
See Also