AxisType

enum AxisType

A simple enum to serve as an argument for selecting which D3 Axis function to call.

Members

Bottom

Bottom: = 0

Left

Left: = 2

Top

Top: = 1