public interface ChartEngine
Chart
use to get the value of each data and the size of the chart data.Chart
,
ChartModel
,
ChartAreaListener
Modifier and Type | Method and Description |
---|---|
byte[] |
drawChart(java.lang.Object data)
Draw the chart and render into image format as an byte array.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.