An x-axis or a y-axis.
For a list of all members of this type, see Axis1D Members.
System.Object
Imsl.Chart2D.AbstractChartNode
Imsl.Chart2D.ChartNode
Imsl.Chart2D.Axis1D
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Axis1D
is created by AxisXY as its child. It can be retrieved using the method AxisX or AxisY.
It in turn creates the following child nodes: AxisLine, AxisLabel, AxisTitle, AxisUnit, MajorTick, MinorTick and Grid.
The number of tick marks ("Number" attribute) is set to 5, but autoscaling can change this value.
Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll)
Axis1D Members | Imsl.Chart2D Namespace