Package org.eclipse.birt.chart.model.component

Represents a set of chart sub-components (as interfaces) that are used to build a complete chart.

See:
          Description

Interface Summary
Axis A representation of the model object 'Axis'.
ChartPreferences Deprecated. only reserved for compatibility
ComponentFactory The Factory for the model.
ComponentPackage The Package for the model.
ComponentPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
CurveFitting A representation of the model object 'Curve Fitting'.
Dial A representation of the model object 'Dial'.
DialRegion A representation of the model object 'Dial Region'.
Grid A representation of the model object 'Grid'.
Label A representation of the model object 'Label'.
MarkerLine A representation of the model object 'Marker Line'.
MarkerRange A representation of the model object 'Marker Range'.
Needle A representation of the model object 'Needle'.
Scale A representation of the model object 'Scale'.
Series A representation of the model object 'Series'.
 

Package org.eclipse.birt.chart.model.component Description

Represents a set of chart sub-components (as interfaces) that are used to build a complete chart. By default, when a new Chart instance is created, a default set of sub-components and corresponding attributes are automatically initialized and assigned to the chart instance.



Copyright © 2005-2008 Actuate Corp. All rights reserved.