public class AnnotationCallout extends Callout
Title: AnnotationCallout class
Description:
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
allowChangeSize, bVisible, defaultVisible, draw3D, xMinus, xPlus, yMinus, yPlus
chart, InternalUse
Constructor and Description |
---|
AnnotationCallout(ISeries s) |
Modifier and Type | Method and Description |
---|---|
protected Point |
closerPoint(Rectangle r,
Point p) |
int |
getXPosition()
The X pixel coordinate of the ending point of the annotation callout
line.
|
int |
getYPosition()
The Y pixel coordinate of the ending point of the annotation callout
line.
|
int |
getZPosition()
The Z pixel coordinate of the ending point of the annotation callout
line.
|
void |
setXPosition(int value)
Sets the X pixel coordinate of the ending point of the annotation callout
line.
|
void |
setYPosition(int value)
Sets the Y pixel coordinate of the ending point of the annotation callout
line.
|
void |
setZPosition(int value)
Sets the Z pixel coordinate of the ending point of the annotation callout
line.
|
draw, getArrow, getArrowHead, getArrowHeadSize, getDistance, setArrow, setArrowHead, setArrowHeadSize, setDistance
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, readResolve, setChart, setColor, setDark3D, setDraw3D, setHorizSize, setInflateMargins, setSeries, setStyle, setTransparency, setVertSize, setVisible
getChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
public AnnotationCallout(ISeries s)
public int getXPosition()
public void setXPosition(int value)
value
- intpublic int getYPosition()
public void setYPosition(int value)
value
- intpublic int getZPosition()
public void setZPosition(int value)
value
- int