Class PointElements

java.lang.Object
be.ceau.chart.options.elements.PointElements

public class PointElements extends Object
Point elements are used to represent the points in a line chart or a bubble chart.
  • Constructor Details

    • PointElements

      public PointElements(Point point)
      Constructor
      Parameters:
      point - Point instance or null
  • Method Details