FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Annotation Namespace / AnnotationLayer Class / Remove Method

In This Topic
    Remove Method (AnnotationLayer)
    In This Topic
    Removes the annotation layer from the parent chart.
    Syntax
    'Declaration
     
    Public Sub Remove() 
    public void Remove()
    See Also