Class PointElements
java.lang.Object
software.xdev.chartjs.model.options.elements.PointElements
Point elements are used to represent the points in a line chart or a bubble chart.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
point
-
-
Constructor Details
-
PointElements
Constructor- Parameters:
point-Pointinstance ornull
-
-
Method Details
-
getPoint
- Returns:
Pointinstance ornullif not set- See Also:
-
setPoint
- Parameters:
point-Pointinstance ornull- Returns:
- this
PointElementsinstance for chaining
-