VerticalLineAnnotation Class
Defines a read-only or editable vertical line annotation, which may be placed on the chart at specific X1 coordinate
Object Model

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