ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / AnnotationLayer Class / AnnotationLayer Constructor



In This Topic
    AnnotationLayer Constructor
    In This Topic
    Create an instance of AnnotationLayer.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New AnnotationLayer()
    public AnnotationLayer()
    public:
    AnnotationLayer();
    See Also