CR.8.4 LabelForm
The LabelForm object contains information for labels manually drawn on the chart. To create a LabelForm object, call the LabelForm constructor:
var form = new LabelForm();
The label border color and style are set by the inherited GraphForm.setColor(value) and GraphForm.setLine(value) properties.
Full Name
inetsoft.graph.guide.form.LabelForm
LabelForm: setAlignmentX, setAlignmentY, setCollisionModifier, setInsets, setLabel, setPoint, setTextSpec, setTuple,setValues
See Also
DefaultTextFrame, to automatically use data values as element labels.
| << RectForm.setTopLeftValues(value) | © 1996-2013 InetSoft Technology Corporation (v11.5) | LabelForm.setAlignmentX(value) >> |