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

In This Topic
    AnnotationLayer Class
    In This Topic
    Represents an annotation layer for C1.Xaml.Chart.C1FlexChart
    Object Model
    AnnotationLayer Class
    Syntax
    'Declaration
     
    Public Class AnnotationLayer 
       Inherits Windows.UI.Xaml.DependencyObject
       Implements C1.Xaml.Chart.IChartLayer 
    public class AnnotationLayer : Windows.UI.Xaml.DependencyObject, C1.Xaml.Chart.IChartLayer  
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Chart.Annotation.AnnotationLayer

    See Also