Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Shape Class
Members


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