Package org.swtchart
Interface ICustomPaintListener
-
public interface ICustomPaintListener
The paint listener to paint on plot area.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
drawBehindSeries()
Gets the state indicating if painting behind series.
-