ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / Square Class
Members

In This Topic
    Square Class
    In This Topic
    Represents a square annotation for the AnnotationLayer
    Object Model
    Square Class
    Syntax
    'Declaration
     
    Public Class Square 
       Inherits Shape
    public class Square : Shape 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Chart.Annotation.AnnotationBase
             C1.Xaml.Chart.Annotation.Shape
                C1.Xaml.Chart.Annotation.Square

    See Also