public interface FusionchartEngine<T>
Fusionchart
use to get the value of each data and the size of the chart data.Fusionchart,
ChartModel| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
createChartXML(T data)
Generate the XML String for Fusionchart
|
java.lang.String createChartXML(T data)
data - the data used in drawing a chart; depends on implementation.Copyright © 2005-2011 Potix Corporation. All Rights Reserved.