Chart Annotation This following pages describe functions for adding arbitrary text, shapes, and lines to a Chart. GraphForm GraphForm.setColor(value) GraphForm.setFill(Boolean) GraphForm.setInPlot(Boolean) GraphForm.setLine(value) GraphForm.setLineEquation(line) GraphForm.setMeasure(col) GraphForm.setXOffset(value) GraphForm.setYOffset(value) GraphForm.setZIndex(value) DefaultForm LabelForm LabelForm.setAlignmentX(value) LabelForm.setAlignmentY(value) LabelForm.setCollisionModifier(value) LabelForm.setInsets(value) LabelForm.setLabel(value) LabelForm.setPoint(value) LabelForm.setTextSpec(spec) LabelForm.setTuple(value) LabelForm.setValues(value) LineForm LineForm.addPoint(value) LineForm.addTuple(value) LineForm.addValues(value) LineForm.setEndArrow(Boolean) LineForm.setStartArrow(Boolean) RectForm RectForm.setBottomRightPoint(value) RectForm.setBottomRightTuple(value) RectForm.setBottomRightValues(value) RectForm.setTopLeftPoint(value) RectForm.setTopLeftTuple(value) RectForm.setTopLeftValues(value) ShapeForm ShapeForm.setAlignmentX(value) ShapeForm.setAlignmentY(value) ShapeForm.setPoint(value) ShapeForm.setRotation(value) ShapeForm.setShape(shape) ShapeForm.setSize(value) ShapeForm.setTuple(value) ShapeForm.addValues(value) TagForm