JavaScript is disabled on your browser.
java.lang.Object
java.util.EventObject
com.softwarefx.chartfx.server.AxisEvent
Constructor Summary
Constructors
Constructor and Description
AxisEvent ()
Method Summary
Methods
Modifier and Type
Method and Description
Axis
getAxis ()
Description goes here
Methods inherited from class java.util.EventObject
getSource, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
AxisEvent
public AxisEvent()
Method Detail
getAxis
public Axis getAxis()
Description goes here
2014 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.