public class PlotPanelFreeChart.PointOfInterest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.awt.Color |
color
Color for the point of interes
|
boolean |
drawLine |
java.lang.String |
label |
boolean |
showLabel |
java.lang.Double |
value
The value of the point.
|
java.lang.Float |
width
should be around 1-4 pixels
|
Constructor and Description |
---|
PointOfInterest() |
public boolean drawLine
public boolean showLabel
public java.lang.String label
public java.lang.Double value
public java.awt.Color color
public java.lang.Float width