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

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

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

    See Also