Class LineChartDataPoint
- java.lang.Object
-
- org.teamapps.ux.component.timegraph.LineChartDataPoint
-
public class LineChartDataPoint extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LineChartDataPoint(double x, double y)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetX()doublegetY()
-