LineArrowAnnotation Class
The LineArrowAnnotation provides a Line with X1,Y1,X2,Y2 coordinates and an arrow head at the tip.
Object Model

Syntax
public class LineArrowAnnotation extends LineAnnotationBase |
Inheritance Hierarchy
java.lang.Object
android.view.View
android.view.ViewGroup
android.widget.FrameLayout
com.scichart.charting.visuals.annotations.AnnotationBase
com.scichart.charting.visuals.annotations.LineAnnotationBase
com.scichart.charting.visuals.annotations.LineArrowAnnotation
See Also