Package eu.webtoolkit.jwt.chart

JWt Chart package, this package contains all widgets and classes related to charts.

See:
          Description

Interface Summary
WChartPalette Abstract base class for styling rendered data series in charts.
 

Class Summary
SeriesIterator Abstract base class for iterating over series data in WChart2DRenderer.
WAbstractChart Abstract base class for MVC-based charts.
WAxis Class which represents an axis of a cartesian chart.
WCartesianChart A cartesian chart.
WChart2DRenderer Helper class for rendering a cartesian chart.
WDataSeries A single data series in a cartesian chart.
WPieChart A pie chart.
WStandardPalette Standard styling for rendering series in charts.
 

Enum Summary
Axis Enumeration that indicates a chart axis.
AxisScale Enumeration that indicates a scale for an axis.
AxisValue Enumeration that indicates a logical location for an axis.
ChartType Enumeration type that indicates a chart type for a cartesian chart.
FillRangeType Enumeration that specifies how an area should be filled.
LabelOption Enumeration that specifies options for the labels.
LegendLocation Enumeration type that indicates a legend location.
MarkerType Enumeration that specifies a type of point marker.
SeriesType Enumeration that specifies the type of a chart series.
WChart2DRenderer.AxisProperty Enumeration that specifies a property of the axes.
WDataSeries.CustomFlag Enumeration that indicates an aspect of the look.
WStandardPalette.Flavour Enumeration that indicates the palette flavour.
 

Package eu.webtoolkit.jwt.chart Description

JWt Chart package, this package contains all widgets and classes related to charts.