Class Cursor.DataPoint
java.lang.Object
org.knowm.xchart.internal.chartpart.Cursor.DataPoint
- Enclosing class:
Cursor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MARGIN
private static final int MARGIN- See Also:
-
shape
-
x
final double x -
y
final double y -
xValue
-
yValue
-
seriesName
-
-
Constructor Details
-
DataPoint
-