Class CategoryAxis

java.lang.Object
All Implemented Interfaces:
Styleable, EventTarget

public final class CategoryAxis extends Axis<String>
A axis implementation that will works on string categories where each value as a unique category(tick mark) along the axis.
Since:
JavaFX 2.0