C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Polygon Class
Members

Polygon Class
Represents a polygon annotation for AnnotationLayer
Object Model
Polygon Class
Syntax
'Declaration
 
Public Class Polygon 
   Inherits 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