|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.linksoft.chart.DataSerie
com.linksoft.chart.PieDataSerie
com.linksoft.chart.GaugeDataSerie
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
| Field Summary | |
int |
needleLength
|
LineStyle |
needleStyle
|
| Fields inherited from class com.linksoft.chart.PieDataSerie |
drawPercentages, textDistanceToCenter, valueColor, valueFont |
| Fields inherited from class com.linksoft.chart.DataSerie |
dataLabels, hotAreas, htmlLinks, labelTemplate, name, nullValue, secondaryXAxis, secondaryYAxis, secondYAxis, tips, valueFormat |
| Constructor Summary | |
GaugeDataSerie(double[] y,
FillStyle[] s)
|
|
| Methods inherited from class com.linksoft.chart.PieDataSerie |
addPieData, addPieData |
| Methods inherited from class com.linksoft.chart.DataSerie |
addData, doubleToString, getElementX, getElementY, getSize, replaceXValueAt, replaceXYValueAt, replaceYValueAt, setDatax |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public LineStyle needleStyle
public int needleLength
| Constructor Detail |
public GaugeDataSerie(double[] y,
FillStyle[] s)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||