Chart FX for Java 6.2

SoftwareFX.ChartFX
Class ConditionalAttributesEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bySoftwareFX.ChartFX.ConditionalAttributesEvent
All Implemented Interfaces:
java.io.Serializable

public final class ConditionalAttributesEvent
extends java.util.EventObject

Error: D:\DOC\CFXNET62\Objects\ConditionalAttributesEvent.xml

See Also:
Serialized Form

Constructor Summary
ConditionalAttributesEvent()
           
 
Method Summary
 int getAttributes()
          Error: Member ConditionalAttributesEvent.Attributes member not found
 int getPoint()
          Error: Member ConditionalAttributesEvent.Point member not found
 int getSeries()
          Error: Member ConditionalAttributesEvent.Series member not found
 void setAttributes(int value)
          Error: Member ConditionalAttributesEvent.Attributes member not found
 void setPoint(int value)
          Error: Member ConditionalAttributesEvent.Point member not found
 void setSeries(int value)
          Error: Member ConditionalAttributesEvent.Series member not found
 
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

ConditionalAttributesEvent

public ConditionalAttributesEvent()
Method Detail

getAttributes

public int getAttributes()

Error: Member ConditionalAttributesEvent.Attributes member not found


getPoint

public int getPoint()

Error: Member ConditionalAttributesEvent.Point member not found


getSeries

public int getSeries()

Error: Member ConditionalAttributesEvent.Series member not found


setAttributes

public void setAttributes(int value)

Error: Member ConditionalAttributesEvent.Attributes member not found


setPoint

public void setPoint(int value)

Error: Member ConditionalAttributesEvent.Point member not found


setSeries

public void setSeries(int value)

Error: Member ConditionalAttributesEvent.Series member not found


http://www.softwarefx.com

2005 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.