ActiveReports Developer 7
Length Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Tick Class : Length Property

Glossary Item Box

Gets or sets the length of the line used to draw the tick.

Syntax

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

See Also