TextAnnotation Class
Defines a Text annotation, which may be used to place read-only labels on the parent com.scichart.charting.visuals.ISciChartSurface
Object Model

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