[]
Chart's axis
[TypeConverter(typeof())]
public sealed class Axis : AxisBase, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, IMouseEnabled, IMouseHandler, INamedComponent, IDisposable
| Name | Description |
|---|---|
| Axis() | Creates default (numerical) axis |
| Axis(string) | For internal use only. |
| Axis(string, GraphXmlSerializationContext) | For internal use only. |
| Name | Description |
|---|---|
| IsDirty | Dirty state. |
| Name | Gets or sets the axis name. |
| Name | Description |
|---|---|
| Clone() | This member overrides
|