-
Enhancement
-
Resolution: Won't Fix
-
P3
-
8
-
8.0-graphics-scrum-b621-x64
Axis class has the following property:
label
public final ObjectProperty<java.lang.String> labelProperty
The axis label
This is not consistent with the rest of API where StringProperty is used for such properties.
label
public final ObjectProperty<java.lang.String> labelProperty
The axis label
This is not consistent with the rest of API where StringProperty is used for such properties.
- relates to
-
JDK-8102506 "Primitive"Property to ObjectProperty<Primitive>
- Resolved