TickCoordinates Structure Members
The following tables list the members exposed by TickCoordinates.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | TickCoordinates Constructor | Initializes a new instance of the TickCoordinates struct. |
Public Properties
| Name | Description | |
|---|---|---|
![]() | IsEmpty | Returns a value indicating whether there are any tick coordinates. |
![]() | MajorTickCoordinates | Returns major ticks in pixels. |
![]() | MajorTicks | Returns major ticks in chart coordinates. |
![]() | MinorTickCoordinates | Returns major ticks in pixels. |
![]() | MinorTicks | Returns minor ticks in chart coordinates. |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also


