D
- the generic type of chart dataO
- the generic type of chart optionspublic abstract class SimpleChart<D extends SimpleColorValueChartData,O extends ChartOptions> extends Chart<O>
Constructor and Description |
---|
SimpleChart() |
Modifier and Type | Method and Description |
---|---|
List<D> |
getData() |
void |
setData(List<D> data) |
getOptions
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.