Package com.infragistics.faces.chart.component

Fundamental APIs for charting user interface components.

See:
          Description

Interface Summary
IChartAttributes Interface for all classes which support chart attributes.
ISeriesBase Interface for all classes which act as either series groups or terminal series.
ISeriesGroup Interface for all classes which group series.
 

Class Summary
Axis Axes define the scale for a series as well as attributes for the visible axis and associate grid lines.
Caption Caption components may be nested within a Chart to display a styled label.
Chart Chart components represent a top-level user chart.
DataPoint Defines an individual datapoint in a series
Legend A legend displays tabular information related to the data presented in the chart component.
LegendItem A legend item represent rows in the chart legend.
Light Light components specify a light source used to illuminate the three dimensional charts.
Mark Mark on a grid (grid line or strip), or axis (tick mark).
Scale Scaling information.
Series Defines a series used to logically and visually compose data points.
SeriesGroup Defines a series grouping used to visually compose data series.
StyledText Represents a styled string placed within a styled rectangle.
 

Package com.infragistics.faces.chart.component Description

Fundamental APIs for charting user interface components.