Class Axis.TickMark<T>

java.lang.Object
javafx.scene.chart.Axis.TickMark<T>
Type Parameters:
T - the axis data type
Enclosing class:
Axis<T>

public static final class Axis.TickMark<T> extends Object
TickMark represents the label text, its associated properties for each tick along the Axis.
Since:
JavaFX 2.0