com.steema.teechart.styles
Class MarksCallout

java.lang.Object
  extended by com.steema.teechart.TeeBase
      extended by com.steema.teechart.styles.SeriesPointer
          extended by com.steema.teechart.styles.Callout
              extended by com.steema.teechart.styles.MarksCallout
All Implemented Interfaces:
java.io.Serializable

public class MarksCallout
extends Callout

Title: MarksCallout class

Description:

Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL

See Also:
Serialized Form

Field Summary
protected  int length
           
 
Fields inherited from class com.steema.teechart.styles.SeriesPointer
allowChangeSize, bVisible, defaultVisible, draw3D, xMinus, xPlus, yMinus, yPlus
 
Fields inherited from class com.steema.teechart.TeeBase
chart
 
Constructor Summary
MarksCallout(ISeries s)
           
 
Method Summary
 int getLength()
          Length between series data points and Marks.
protected  java.lang.Object readResolve()
           
 void setLength(int value)
          Specifies the Length between series data points and Marks.
 
Methods inherited from class com.steema.teechart.styles.Callout
draw, getArrow, getArrowHead, getArrowHeadSize, getDistance, setArrow, setArrowHead, setArrowHeadSize, setDistance
 
Methods inherited from class com.steema.teechart.styles.SeriesPointer
assign, calcHorizMargins, calcVerticalMargins, draw, draw, draw, draw, draw, drawLegendShape, drawLegendShape, getBrush, getColor, getDark3D, getDraw3D, getEndZ, getGradient, getHorizSize, getInflateMargins, getMiddleZ, getPen, getSeries, getStartZ, getStyle, getTransparency, getVertSize, getVisible, prepareCanvas, setChart, setColor, setDark3D, setDraw3D, setHorizSize, setInflateMargins, setStyle, setTransparency, setVertSize, setVisible
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, setColorProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

length

protected int length
Constructor Detail

MarksCallout

public MarksCallout(ISeries s)
Method Detail

readResolve

protected java.lang.Object readResolve()
Overrides:
readResolve in class SeriesPointer

getLength

public int getLength()
Length between series data points and Marks.

Returns:
int

setLength

public void setLength(int value)
Specifies the Length between series data points and Marks.

Parameters:
value - int