Class NumericPoint

  • All Implemented Interfaces:
    Serializable

    public class NumericPoint
    extends Object
    implements Serializable
    This alternate is used for sparse datasets, such as those in scatter charts. Each data point is specified using an object containing x and y properties.
    See Also:
    Serialized Form