Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Template Class
Fields Properties

In This Topic
    Template Class Members
    In This Topic

    The following tables list the members exposed by Template.

    Public Constructors
     NameDescription
    Public ConstructorCreate an instance of Template.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the AnnoTemplate dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the current layer of this annotation. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the style of annotation. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the UIKit.UIView of annotation.  
    Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets a value indicating whether annotation is visible. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets a value indicating whether annotation is visible. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the location of annotation. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the data point index of the annotation. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the position of annotation. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the data series index of the annotation. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the tooltip of the annotation. (Inherited from C1.iOS.Chart.Annotation.AnnotationBase)
    Top
    See Also