ComponentOne FinancialChart for WinForms
Shape Class
Members 

C1.Win.Chart.Annotation Namespace : Shape Class
Represents a base class of shape annotations for the AnnotationLayer
Object Model
Shape ClassChartStyle ClassChartStyle Class
Syntax
'Declaration
 
Public MustInherit Class Shape 
   Inherits AnnotationBase
public abstract class Shape : AnnotationBase 
Inheritance Hierarchy

System.Object
   C1.Win.Chart.Annotation.AnnotationBase
      C1.Win.Chart.Annotation.Shape
         C1.Win.Chart.Annotation.Circle
         C1.Win.Chart.Annotation.Ellipse
         C1.Win.Chart.Annotation.Polygon
         C1.Win.Chart.Annotation.Rectangle
         C1.Win.Chart.Annotation.Square

See Also

Reference

Shape Members
C1.Win.Chart.Annotation Namespace