C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Polygon Class
Members
Polygon Class
Represents a polygon annotation for AnnotationLayer
Object Model
Polygon ClassChartStyle ClassChartStyle Class
Syntax
public class Polygon : Shape, WinRT.IWinRTObject  
Inheritance Hierarchy

System.Object
   Microsoft.UI.Xaml.DependencyObject
      C1.WinUI.Chart.Annotation.AnnotationBase
         C1.WinUI.Chart.Annotation.Shape
            C1.WinUI.Chart.Annotation.Polygon

See Also