ComponentOne FinancialChart for WPF
AnnotationLayer Class
Members 



C1.WPF.Chart.Annotation Namespace : AnnotationLayer Class
Represents an annotation layer for C1.WPF.Chart.C1FlexChart
Object Model
AnnotationLayer ClassC1FlexChart Class
Syntax
'Declaration
 
<ContentPropertyAttribute("Annotations")>
Public Class AnnotationLayer 
   Inherits System.Windows.DependencyObject
   Implements C1.WPF.Chart.IChartLayer 
'Usage
 
Dim instance As AnnotationLayer
[ContentProperty("Annotations")]
public class AnnotationLayer : System.Windows.DependencyObject, C1.WPF.Chart.IChartLayer  
[ContentProperty("Annotations")]
public ref class AnnotationLayer : public System.Windows.DependencyObject, C1.WPF.Chart.IChartLayer  
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.Chart.Annotation.AnnotationLayer

See Also

Reference

AnnotationLayer Members
C1.WPF.Chart.Annotation Namespace