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

Glossary Item Box

Initializes a new instance of the AnnotationTextBar class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public AnnotationTextBar()

See Also