org.jfree.chart.labels
public interface CrosshairLabelGenerator
Since: 1.0.13
| Method Summary | |
|---|---|
| String | generateLabel(Crosshair crosshair)
Returns a string that can be used as the label for a crosshair.
|
Parameters: crosshair the crosshair (null not permitted).
Returns: The label (possibly null).