CustomAnnotation Class
CustomAnnotation is an Annotation which can have custom content provided by calling setContentView or setContentId methods
Object Model

Syntax
public class CustomAnnotation extends AnchorPointAnnotation |
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.CustomAnnotation
See Also