Class EdgeExtensions
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public static class EdgeExtensions
- Inheritance
-
EdgeExtensions
- Inherited Members
Methods
IsHorizontal(Edge)
True for bottom and top axes
public static bool IsHorizontal(this Edge edge)
Parameters
edge
Edge
Returns
IsVertical(Edge)
True for left and right axes
public static bool IsVertical(this Edge edge)
Parameters
edge
Edge