Chart FX 7 for Java Server

com.softwarefx.chartfx.server
Interface CustomPaintListener

All Superinterfaces:
EventListener

public interface CustomPaintListener
extends EventListener

This is the Listener Interface for CustomPaintListener event. The event occurs when the chart marker is being painted.


Method Summary
 void customPaintEventHandler(CustomPaintEvent e)
          Invoked when the customPaint event occurs.
 

Method Detail

customPaintEventHandler

void customPaintEventHandler(CustomPaintEvent e)

Invoked when the customPaint event occurs.


http://www.softwarefx.com

2008 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.