ActiveReports Developer 7
iQu Field
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > LineInfo Class : iQu Field

Glossary Item Box

The direction of the line.  Use GrapeCity.SpreadBuilder.Escher.LineDirections constants to define the "quadrant index."

Syntax

Visual Basic (Declaration) 
Public iQu As ObjectDirection
C# 
public ObjectDirection iQu

Field Value

An ObjectDirection enumeration value.

See Also