Package 

Class SeriesBase


  • 
    public class SeriesBase
    extends VisualBaseWithBounds
                        

    Base class for all base series. Base class defines common methods, such as those for:

    • Binding series to a scale: xScale, yScale
    • Base color settings: color
    You can also obtain getIterator, getResetIterator iterators here.