ActiveReports Developer 7
AnnotationLine Class
Members  See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace : AnnotationLine Class

Glossary Item Box

Represents the settings for the AnnotationLine class.

Object Model

AnnotationLine Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class AnnotationLine 
   Inherits Annotation
C# 
public sealed class AnnotationLine : Annotation 

Inheritance Hierarchy

System.Object
               GrapeCity.ActiveReports.Chart.Annotations.Annotation
                  GrapeCity.ActiveReports.Chart.Annotations.AnnotationLine

See Also