| Package | Description |
|---|---|
| com.codename1.charts.transitions |
| Modifier and Type | Method and Description |
|---|---|
XYValueSeries |
XYValueSeriesTransition.getBuffer()
Gets the "buffer" series where values can be set.
|
XYValueSeries |
XYValueSeriesTransition.getSeries()
Gets the series whose values are to be animated by this transition.
|
| Constructor and Description |
|---|
XYValueSeriesTransition(ChartComponent chart,
XYValueSeries series)
Creates a new transition on the given chart and associated series.
|
Copyright © 2022. All rights reserved.