C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / Rectangle Class
Members


Rectangle Class
Represents a rectangle annotation for AnnotationLayer
Object Model
Rectangle ClassAnnotationLayer ClassChartStyle ClassChartStyle ClassC1Point Structure
Syntax
'Declaration
 
Public Class Rectangle 
   Inherits Shape
   Implements C1.Android.Core.IDependencyObject 
 
'Usage
 
Dim instance As Rectangle
Inheritance Hierarchy

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

See Also