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

Glossary Item Box

Gets or sets the width of the AnnotationTextBar.

Syntax

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

See Also