DataSeries


Object Hierarchy:

Object hierarchy for DataSeries

Description:

public class DataSeries : AbstractDataSeries

Models a data series to be drawn to the chart. In a simple pie chart, a data series represents a single value.

Values in the series data must be normalized, so that the sum of all data points is in the range [0.0, 1,0].

Content:

Properties:

Creation methods:

Inherited Members:

All known members inherited from class SimpleChart.AbstractDataSeries
All known members inherited from class GLib.Object