public abstract class Chart extends Component
| Modifier and Type | Class and Description |
|---|---|
static class |
Chart.Builder<T extends Chart.Builder<T>> |
componentType, style| Constructor and Description |
|---|
Chart(String componentType) |
Chart(String componentType,
Chart.Builder builder) |
public Chart(String componentType)
public Chart(String componentType, Chart.Builder builder)
Copyright © 2021. All rights reserved.