public class PlotLine extends Object implements Serializable
| Constructor and Description |
|---|
PlotLine() |
| Modifier and Type | Method and Description |
|---|---|
ColorReference |
getColor() |
GridLineDashStyle |
getDashStyle() |
DummyOption |
getEvents() |
String |
getId() |
Labels |
getLabel() |
Float |
getValue() |
Integer |
getWidth() |
Integer |
getzIndex() |
PlotLine |
setColor(Color color) |
PlotLine |
setColor(ColorReference color) |
PlotLine |
setDashStyle(GridLineDashStyle dashStyle) |
PlotLine |
setEvents(DummyOption events) |
PlotLine |
setId(String id) |
PlotLine |
setLabel(Labels label) |
PlotLine |
setValue(Float value) |
PlotLine |
setWidth(Integer width) |
PlotLine |
setzIndex(Integer zIndex) |
public ColorReference getColor()
public GridLineDashStyle getDashStyle()
public DummyOption getEvents()
public String getId()
public Labels getLabel()
public Float getValue()
public Integer getWidth()
public Integer getzIndex()
public PlotLine setColor(ColorReference color)
public PlotLine setDashStyle(GridLineDashStyle dashStyle)
public PlotLine setEvents(DummyOption events)
Copyright © 2013. All Rights Reserved.