public final class ConditionalAttributesEvent
extends java.util.EventObject
Constructor and Description |
---|
ConditionalAttributesEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getAttributes()
Description goes here
|
int |
getPoint()
Description goes here
|
int |
getSeries()
Description goes here
|
void |
setAttributes(int value)
Description goes here
|
void |
setPoint(int value)
Description goes here
|
void |
setSeries(int value)
Description goes here
|
public int getAttributes()
public void setAttributes(int value)
value
- public int getPoint()
public void setPoint(int value)
value
- public int getSeries()
public void setSeries(int 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.