ComponentOne FlexChart for WPF
Shape Class
Members 

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

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.Chart.Annotation.AnnotationBase
            C1.WPF.Chart.Annotation.Shape
               C1.WPF.Chart.Annotation.Circle
               C1.WPF.Chart.Annotation.Ellipse
               C1.WPF.Chart.Annotation.Line
               C1.WPF.Chart.Annotation.Polygon
               C1.WPF.Chart.Annotation.Rectangle
               C1.WPF.Chart.Annotation.Square

See Also

Reference

Shape Members
C1.WPF.Chart.Annotation Namespace