LineAnnotation Class
Defines a read-only or editable Line annotation, which may be placed on the chart at specific X1,Y1,X2,Y2 coordinates
Object Model

Syntax
public class LineAnnotation 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.LineAnnotation
com.scichart.charting.visuals.annotations.LineAnnotationWithLabelsBase
See Also