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

Glossary Item Box

Represents the settings for the AnnotationTextBar class.

Object Model

AnnotationTextBar Class

Syntax

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

Inheritance Hierarchy

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

See Also