WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Line Class
Members
In This Topic
    Line Class
    In This Topic
    Represents a line annotation for AnnotationLayer
    Object Model
    Line ClassChartStyle ClassChartStyle Class
    Syntax
    public class Line : 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.Line

    See Also