public class LineOptions extends SeriesOptions
Modifier and Type | Field and Description |
---|---|
boolean |
steps |
boolean |
zero |
fill, fillColor, lineWidth, show
Constructor and Description |
---|
LineOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
getSteps() |
boolean |
getZero() |
void |
setSteps(boolean steps) |
void |
setZero(boolean zero) |
getFill, getFillColor, getLineWidth, getShow, setFill, setFillColor, setLineWidth, setShow
Copyright © 2015 Apache Software Foundation. All Rights Reserved.