ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationsCollection Class
Members

In This Topic
    AnnotationsCollection Class
    In This Topic
    Represents the settings of the AnnotationsCollection class.
    Object Model
    AnnotationsCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class AnnotationsCollection 
       Inherits System.Collections.CollectionBase
    public sealed class AnnotationsCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.ActiveReports.Chart.Annotations.AnnotationsCollection

    See Also