| Package | Description |
|---|---|
| com.orsoncharts.marker |
Provides value and range marker support for the axes on category and XYZ
plots.
|
| Modifier and Type | Method and Description |
|---|---|
MarkerLine |
MarkerData.getEndLine()
A convenience method that returns the end line data for a range marker.
|
MarkerLine |
MarkerData.getStartLine()
A convenience method that returns the start line data for a range marker.
|
MarkerLine |
MarkerData.getValueLine()
A convenience method that returns the value line data for a value marker.
|