ComponentOne Xamarin Edition
Shape Class
Members 
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart.Annotation Namespace : Shape Class
Represents a base class of shape annotations for the AnnotationLayer
Object Model
Shape ClassAnnotationLayer ClassChartStyle ClassChartStyle Class
Syntax
public abstract class Shape : AnnotationBase, Xamarin.Forms.IAnimatable, Xamarin.Forms.IElementController, Xamarin.Forms.Internals.IDynamicResourceHandler, Xamarin.Forms.Internals.INameScope, Xamarin.Forms.IViewController, Xamarin.Forms.IVisualElementController  
Inheritance Hierarchy

System.Object
   Xamarin.Forms.BindableObject
      Xamarin.Forms.Element
         Xamarin.Forms.VisualElement
            Xamarin.Forms.View
               C1.Xamarin.Forms.Chart.Annotation.AnnotationBase
                  C1.Xamarin.Forms.Chart.Annotation.Shape
                     C1.Xamarin.Forms.Chart.Annotation.Circle
                     C1.Xamarin.Forms.Chart.Annotation.Ellipse
                     C1.Xamarin.Forms.Chart.Annotation.Line
                     C1.Xamarin.Forms.Chart.Annotation.Polygon
                     C1.Xamarin.Forms.Chart.Annotation.Rectangle
                     C1.Xamarin.Forms.Chart.Annotation.Square

See Also

Reference

Shape Members
C1.Xamarin.Forms.Chart.Annotation Namespace