Search
com.mindfusion.charting.swing Namespace
Classes Interfaces
 

 Classes

  Class Description

AreaChart

A control that renders area charts.

BarChart

A control that renders its Series as bar charts.

BarChart3D

A control that draws its Series as 3D bar charts.

BiaxialChart

A base class for charts that display X and Y axes.

BubbleChart

A control that draws bubble charts.

CandlestickChart

A control that draws candlestick charts.

Chart

A base class for all chart controls.

Dashboard

A control that can hold multiple chart Plot-s and Gauge-s and manages their layout.

FunnelChart

A control used to draw funnel charts. Funnel charts represent the stages of a process and show relative values or measurements associated with each stage.

LayoutBuilder

Provides shortcut methods for building fragments of a Dashboard's user interface.

LineChart

A Chart control that renders line charts.

PieChart

A Chart control that draws its Series as pie charts.

PrintPreview

Implements a print preview window.

RadarChart

A Chart control that draws the data of its Series as radars.

ScatterChart

A Chart control that draws its Series as scatter charts.

TowerChart

A control used to draw tower charts, rendering series side by side to allow comparing data sequence and sizes.

 Interfaces

  Interface Description

DataItemClickedListener

Provides data for events raised when a data item was clicked.