public final class PointLabelEvent
extends java.util.EventObject
Constructor and Description |
---|
PointLabelEvent() |
Modifier and Type | Method and Description |
---|---|
Axis |
getAxis()
Description goes here
|
int |
getPoint()
Description goes here
|
int |
getSeries()
Description goes here
|
java.lang.String |
getText()
Description goes here
|
boolean |
isHandled()
Description goes here
|
void |
setHandled(boolean value)
Description goes here
|
void |
setText(java.lang.String value)
Description goes here
|
public Axis getAxis()
public boolean isHandled()
public void setHandled(boolean value)
value
- public int getPoint()
public int getSeries()
public java.lang.String getText()
public void setText(java.lang.String value)
value
- 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.