ComponentOne FinancialChart for WPF
Ellipse Class
Members 



C1.WPF.Chart.Annotation Namespace : Ellipse Class
Represents an ellipse annotation for AnnotationLayer
Object Model
Ellipse ClassChartStyle ClassChartStyle Class
Syntax
'Declaration
 
Public Class Ellipse 
   Inherits Shape
'Usage
 
Dim instance As Ellipse
public class Ellipse : Shape 
public ref class Ellipse : public Shape 
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.Ellipse

See Also

Reference

Ellipse Members
C1.WPF.Chart.Annotation Namespace