C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Square Class
Members


Square Class
Represents a square annotation for the AnnotationLayer
Object Model
Square ClassAnnotationLayer ClassChartStyle ClassChartStyle Class
Syntax
'Declaration
 
Public Class Square 
   Inherits Shape
   Implements C1.iOS.Core.IDependencyObject 
 
'Usage
 
Dim instance As Square
Inheritance Hierarchy

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

See Also