Uses of Class
com.iizix.prop.ui.chart.series.SeriesValue
Packages that use SeriesValue Package Description com.iizigo.panel.prop.chart com.iizix.prop.ui.chart.series Uses of SeriesValue in com.iizigo.panel.prop.chart
Subclasses of SeriesValue in com.iizigo.panel.prop.chart Modifier and Type Class Description class
ESeriesValue
The Series value for the chart.Uses of SeriesValue in com.iizix.prop.ui.chart.series
Methods in com.iizix.prop.ui.chart.series that return SeriesValue Modifier and Type Method Description SeriesValue
SeriesValue. clone()
Clone must be overridden.SeriesValue
ICreateValueFromVS. createValue(VSRow row)
Creates a value.SeriesValue
Series. getValuesProp(int index)
Gets the series value property at specified index.