This is a Python binding to the C++ class Mantidplot::ArrowMarker.
mantidplot.ArrowMarker¶drawEndArrow(self, bool = True)¶drawStartArrow(self, bool = True)¶fillArrowHead(self, bool = True)¶setColor(self, Union[QColor, Qt.GlobalColor, QGradient])¶setEnd(self, float, float)¶setHeadAngle(self, int)¶setHeadLength(self, int)¶setStart(self, float, float)¶setStyle(self, Qt.PenStyle)¶setWidth(self, float)¶