public class PointOptions extends SeriesOptions
Modifier and Type | Field and Description |
---|---|
int |
radius |
String |
symbol |
fill, fillColor, lineWidth, show
Constructor and Description |
---|
PointOptions() |
Modifier and Type | Method and Description |
---|---|
int |
getRadius() |
String |
getSymbol() |
void |
setRadius(int radius) |
void |
setSymbol(String symbol) |
getFill, getFillColor, getLineWidth, getShow, setFill, setFillColor, setLineWidth, setShow
Copyright © 2016 Apache Software Foundation. All Rights Reserved.