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


In This Topic
    Square Class
    In This Topic
    Represents a square annotation for the AnnotationLayer
    Object Model
    Square ClassAnnotationLayer ClassChartStyle ClassChartStyle ClassC1Point Structure
    Syntax
    'Declaration
     
    
    Public Class Square 
       Inherits Shape
       Implements C1.Android.Core.IDependencyObject 
    'Usage
     
    
    Dim instance As Square
    public class Square : Shape, C1.Android.Core.IDependencyObject  
    Inheritance Hierarchy

    System.Object
       C1.Android.Chart.Annotation.AnnotationBase
          C1.Android.Chart.Annotation.Shape
             C1.Android.Chart.Annotation.Square

    See Also