Class LineDataSet

All Implemented Interfaces:
Serializable

public class LineDataSet extends PointColorDataSet
Provides all information needed for LineChartData.
See Also:
  • Constructor Details

    • LineDataSet

      public LineDataSet(List<? extends Number> data)
  • Method Details

    • getLabel

      public String getLabel()
    • setLabel

      public void setLabel(String label)