Package com.extjs.gxt.charts.client.model.charts

All the various chart types.

See:
          Description

Class Summary
AreaChart OFC area chart
BarChart OFC Bar Chart.
BarChart.Bar  
ChartConfig Base abstract class for OFC charts.
CylinderBarChart OFC cylinder bar chart.
CylinderBarChart.Bar CylinderBarChart data type.
DataConfig Base class for chart data values.
FilledBarChart OFC filled bar chart (outlined)
FilledBarChart.Bar FilledBarChart data type.
HorizontalBarChart OFC horizontal bar chart.
HorizontalBarChart.Bar  
HorizontalStackedBarChart OFC horizontal stacked bar chart
HorizontalStackedBarChart.StackValue OFC stack bar chart values
LineChart OFC line chart
LineChart.LineStyle  
PieChart OFC Pie Chart.
PieChart.Slice  
ScatterChart OFC scatter chart
Shape OFC shape (polygon drawn within a chart)
Shape.Point Shape chart data type.
SketchBarChart OFC sketch bar chart (drawn).
SketchBarChart.SketchBar SketchBar data type.
StackedBarChart OFC stacked bar chart
StackedBarChart.StackValue Base class for OFC stack bar chart values
 

Enum Summary
BarChart.BarStyle  
CylinderBarChart.CylinderStyle Enumeration CylinderStyle - used with CylinderChart.
ScatterChart.ScatterStyle  
 

Package com.extjs.gxt.charts.client.model.charts Description

All the various chart types.