interface
You can set the marker style for charts implementing this interface.
The interface enables you to set the markers’ fill and line color, and also line width.
interface
Series types implementing this interface enable you to set their own color.
interface
Charts that implement this interface can only display two different series.
interface
Charts that implement this interface can have multiple series.
interface
Charts that implement this interface can only display one series.
class
Series object to be displayed on an area chart.
class
Parent class of series objects applicable for axis-based charts.
class
Series object to be displayed on a bar chart.
class
Series object displayed on bubble charts.
class
Series object displayed on the dot chart.
class
Series object displayed on gauge charts.
class
Series object to be used on a line chart.
Adds a new record to the list grid.
Adds new data to the chart.
Adds new data to the chart.
Adds a record to the series object.
Adds a new record to the list grid.
Adds a new data series to the series object.
Adds a new data series to the series object.
Clears all data from the series object.
Removes a data point with the specified X value from the series.
Removes a data point with the specified index from the series.
Sets the name of the data point color column.
Sets the name of the data column to be displayed.
Sets the name of the column containing data labels.
Sets the size of the marker indicating data points on a chart.
Sets the type of the marker indicating data points on a chart.
Sets the series based on the specified parameters.
Sets the chart associated with the series.
Adds a new series to the chart.
Adds a new series to the chart.
Adds a new series to the chart.
Adds a new series to the chart.
Adds a series to the chart.
Adds a new series to the chart.
Adds a new series to the chart.
Adds a new series to the chart.
Adds a new series to the chart.
Adds a new series to the chart.
Adds a series to the chart.
Adds a new series to the chart.
Adds a new series to the chart.
Creates an AreaSeries object based on an other Series object.
Creates a BarSeries object based on an other Series object.
Creates a bubble series object based on an other Series object.
Creates a dot series object based on an other Series object.
Creates a gauge series object based on an other Series object.
Creates a line series object based on an other Series object.
protected boolean
Checks if the series specified in the parameter is the series on the left side of the chart.
Sets the series displayed on the chart.
Sets the series displayed on the chart.
Sets the series displayed on the chart.
Sets the series displayed on the chart.