AxisTickStyle Class |
Namespace: Arction.WinForms.Charting.Axes
The AxisTickStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| AxisTickStyle |
Constructor for Form designer list editor.
| |
| AxisTickStyle(IChartNode) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Alignment |
Tick alignment.
| |
| Color |
Line color.
| |
| LineLength |
Line length.
| |
| Visible |
Defines if division ticks are visible or not.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string .
(Overrides ObjectToString.) |