Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationBase Class
Members


In This Topic
    AnnotationBase Class
    In This Topic
    Represents the base class of annotations for the AnnotationLayer
    Object Model
    AnnotationBase ClassAnnotationLayer ClassChartStyle ClassC1Point Structure
    Syntax
    'Declaration
     
    
    Public MustInherit Class AnnotationBase 
       Implements C1.Android.Core.IDependencyObject 
    'Usage
     
    
    Dim instance As AnnotationBase
    public abstract class AnnotationBase : C1.Android.Core.IDependencyObject  
    Inheritance Hierarchy
    See Also