C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Shape Class
Members
Shape Class
Represents a base class of shape annotations for the AnnotationLayer
Object Model
Shape ClassChartStyle ClassChartStyle Class
Syntax
public abstract class Shape : AnnotationBase, WinRT.IWinRTObject  
Inheritance Hierarchy

System.Object
   Microsoft.UI.Xaml.DependencyObject
      C1.WinUI.Chart.Annotation.AnnotationBase
         C1.WinUI.Chart.Annotation.Shape
            C1.WinUI.Chart.Annotation.Circle
            C1.WinUI.Chart.Annotation.Ellipse
            C1.WinUI.Chart.Annotation.Line
            C1.WinUI.Chart.Annotation.Polygon
            C1.WinUI.Chart.Annotation.Rectangle
            C1.WinUI.Chart.Annotation.Square

See Also