ComponentOne FinancialChart for WPF
Polygon Class
Members 



C1.WPF.Chart.Annotation Namespace : Polygon Class
Represents a polygon annotation for AnnotationLayer
Object Model
Polygon ClassChartStyle ClassChartStyle Class
Syntax
'Declaration
 
<ContentPropertyAttribute("Points")>
Public Class Polygon 
   Inherits Shape
'Usage
 
Dim instance As Polygon
[ContentProperty("Points")]
public class Polygon : Shape 
[ContentProperty("Points")]
public ref class Polygon : 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.Polygon

See Also

Reference

Polygon Members
C1.WPF.Chart.Annotation Namespace