| Package | Description |
|---|---|
| com.xalys.xgl.charts |
| Modifier and Type | Method and Description |
|---|---|
Serie |
Chart.createSerie() |
Serie |
Serie.setName(String name) |
Serie |
Serie.setPoints(Number[] points) |
Serie |
Serie.setPoints(Number[][] points) |
Serie |
Serie.setType(SerieType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Serie> |
Chart.getSeries() |
List<Serie> |
Chart.getSeries(Axis axis) |
Copyright © 2018 Xalys. All rights reserved.