Protocols
The following protocols are available globally.
-
Undocumented
Declaration
Swift
public protocol HorizontalAxisView : AxisView where Self.Position == HorizontalAxisPosition
-
Graphical representation of information.
Declaration
Swift
public protocol PlotView
-
Undocumented
Declaration
Swift
public protocol VerticalAxisView : AxisView where Self.Position == VerticalAxisPosition