AreaSeriesPoint Structure |
Namespace: Arction.WinForms.Charting
The AreaSeriesPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| AreaSeriesPoint(Double, Double) |
Constructor.
| |
| AreaSeriesPoint(Double, Double, Color) |
Constructor.
| |
| AreaSeriesPoint(Double, Double, Object) |
Constructor.
| |
| AreaSeriesPoint(Double, Double, Object, Color) |
Constructor.
|
| Name | Description | |
|---|---|---|
| PointColor |
Point Color.
|
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ValueTypeToString.) |