GraphSegmentInfo Class |
Namespace: Arction.Wpf.ChartingMVVM
The GraphSegmentInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GraphSegmentInfo |
Constructor for Form designer list editor.
|
| Name | Description | |
|---|---|---|
| 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.) |
| Name | Description | |
|---|---|---|
| FirstSegmentTop |
First segment top.
| |
| GraphHeight |
Graph height.
| |
| SegmentBottoms |
Segment bottom coordinates.
| |
| SegmentCount |
Segment count.
| |
| SegmentTops |
Segment top coordinates.
|