public class SeriesDefaults extends Serie
| Constructor and Description |
|---|
SeriesDefaults() |
| Modifier and Type | Method and Description |
|---|---|
PointLabels |
getPointLabels() |
Trendline |
getTrendline() |
PointLabels |
pointLabelsInstance() |
SeriesDefaults |
setPointLabels(PointLabels pointLabels) |
SeriesDefaults |
setTrendline(Trendline trendline) |
Trendline |
trendlineInstance() |
getColor, getFill, getLabel, getLineWidth, getMarkerOptions, getRenderer, getRendererOptions, getShadow, getShadowAlpha, getShadowDepth, getShowAlpha, getShowLine, getShowMarker, lineWidth, markerOptions, markerOptionsInstance, renderer, rendererOptions, rendererOptionsInstance, setColor, setFill, setLabel, setLineWidth, setMarkerOptions, setRenderer, setRendererOptions, setShadow, setShadowAlpha, setShadowDepth, setShowAlpha, setShowLine, setShowMarker, showLinepublic PointLabels getPointLabels()
public SeriesDefaults setPointLabels(PointLabels pointLabels)
pointLabels - Set point lablespublic Trendline getTrendline()
public SeriesDefaults setTrendline(Trendline trendline)
public Trendline trendlineInstance()
public PointLabels pointLabelsInstance()
Copyright © 2020. All rights reserved.