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

Glossary Item Box

Gets or sets the height of the text bar.

Syntax

Visual Basic (Declaration) 
Public Property Height As System.Single
C# 
public System.float Height {get; set;}

See Also