Package be.ceau.chart.options.elements
Class PointElements
java.lang.Object
be.ceau.chart.options.elements.PointElements
Point elements are used to represent the points in a line chart or a bubble
chart.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PointElements
Constructor- Parameters:
point
-Point
instance ornull
-
-
Method Details
-
getPoint
- Returns:
Point
instance ornull
if not set- See Also:
-
setPoint
- Parameters:
point
-Point
instance ornull
- Returns:
- this
PointElements
instance for chaining
-