[]
Represents information of a selected axis.
public class AxisInfo
Public Class AxisInfo
| Name | Description |
|---|---|
| AxisInfo(PlotArea, AxisType, Axis) | Initializes a new instance of the AxisInfo class. |
| Name | Description |
|---|---|
| Axis | Gets or sets the axis. |
| PlotArea | Gets or sets the plot area. |
| Type | Gets or sets the axis type. |