Class that contains the various lengths of the arrows and axes drawn in the Plot.
The following tables list the members exposed by ArrowProportions.
Public Constructors
| Name | Description | |
|---|---|---|
|
ArrowProportions | Initializes a new instance of the |
Public Fields
| Name | Description | |
|---|---|---|
|
ArrowLength | Length of an arrow in pixels |
|
ArrowPointLength | Length of the two wings of an arrow (in pixels) |
|
BottomAxOffset | Distance from the border of the control to the bottom of the Y axis (in pixels) |
|
LeftAxOffset | Distance from the border of the control to the left of the X axis (in pixels) |
|
RightAxOffset | Distance from the border of the control to the right of the X axis (in pixels) |
|
SmallLine | Length of a line indicating a certain value on the axes. |
|
TopAxOffset | Distance from the border of the control to the top of the Y axis (in pixels) |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |