CustomAxisTick Class |
Namespace: Arction.WinForms.Charting.Axes
The CustomAxisTick type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomAxisTick |
Constructor for Form designer's list editor.
| |
| CustomAxisTick(AxisBase) |
Constructor.
| |
| CustomAxisTick(AxisBase, Double, String) |
Constructor.
| |
| CustomAxisTick(AxisBase, Double, String, Int32, Boolean, Color, CustomTickStyle) |
Constructor.
|
| Name | Description | |
|---|---|---|
| AxisValue |
Value at axis.
| |
| Color |
Used to set Line color.
| |
| LabelText |
Used to set Label text.
| |
| Length |
Used to set Tick Length.
| |
| Style |
Used to set Custom Tick And Grid Style.
| |
| Visible |
Used to define visibility.
|
| 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.) |