public class CategoryChart extends Chart<CategoryChartLine>
| Constructor and Description |
|---|
CategoryChart() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CategoryChartAnnotation> |
getAnnotations() |
java.util.List<ChartYMarker> |
getYmarkers() |
void |
setAnnotations(java.util.List<CategoryChartAnnotation> annotations) |
void |
setYmarkers(java.util.List<ChartYMarker> ymarkers) |
getAxisLowerBound, getAxisUpperBound, getId, getLines, getLineType, getName, getOwnYAxis, getShapesVisible, setAxisLowerBound, setAxisUpperBound, setId, setLines, setLineType, setName, setOwnYAxis, setShapesVisiblepublic java.util.List<CategoryChartAnnotation> getAnnotations()
public void setAnnotations(java.util.List<CategoryChartAnnotation> annotations)
public java.util.List<ChartYMarker> getYmarkers()
public void setYmarkers(java.util.List<ChartYMarker> ymarkers)
Copyright © CaptainCasa Gmbh. All Rights Reserved.