Package org.eclipse.birt.chart.model.type

Contains a default out-of-the-box set of series type interfaces that are associated with all charts. Series types may be associated with either 'charts with axes' or 'charts without axes'. Each series could be used standalone by itself in a chart or as a mixed combination with other series types that may be combined. Some series types are defined as stackable when rendered.

  • Interface Summary 
    Interface Description
    AreaSeries
    A representation of the model object 'Area Series'.
    BarSeries
    A representation of the model object 'Bar Series'.
    BubbleSeries
    A representation of the model object 'Bubble Series'.
    DialSeries
    A representation of the model object 'Dial Series'.
    DifferenceSeries
    A representation of the model object 'Difference Series'.
    GanttSeries
    A representation of the model object 'Gantt Series'.
    LineSeries
    A representation of the model object 'Line Series'.
    PieSeries
    A representation of the model object 'Pie Series'.
    ScatterSeries
    A representation of the model object 'Scatter Series'.
    StockSeries
    A representation of the model object 'Stock Series'.
    TypeFactory
    The Factory for the model.
    TypePackage
    The Package for the model.
    TypePackage.Literals
    Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type