[]
Initializes a new instance of the AxisInfo class.
public AxisInfo(PlotArea plotArea, AxisInfo.AxisType type, Axis axis)
Public Sub New(plotArea As PlotArea, type As AxisInfo.AxisType, axis As Axis)
| Type | Name | Description |
|---|---|---|
| PlotArea | plotArea | The plot area. |
| AxisInfo.AxisType | type | The axis type. |
| Axis | axis | The axis. |