public interface XyTrend
This is open source software released under the Apache 2.0 License
| Modifier and Type | Method and Description |
|---|---|
XyTrend |
clear()
Removes this trend line from the chart
|
Comparable |
seriesKey()
Returns the series key for this trend line
|
XyTrend |
withColor(Color color)
Sets the color for the trend line
|
XyTrend |
withLineWidth(float width)
Sets the line width for the trend line
|
Comparable seriesKey()
XyTrend clear()
XyTrend withColor(Color color)
color - the color for trend lineXyTrend withLineWidth(float width)
width - the line widthCopyright 2014-2017, Xavier Witdouck