public class ChartHistogram extends Chart
Modifier and Type | Class and Description |
---|---|
static class |
ChartHistogram.Builder |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPONENT_TYPE |
componentType, style
Constructor and Description |
---|
ChartHistogram() |
ChartHistogram(ChartHistogram.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final java.lang.String COMPONENT_TYPE
public ChartHistogram(ChartHistogram.Builder builder)
public ChartHistogram()