ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / LineInfo Class / iQu Field

In This Topic
    iQu Field
    In This Topic
    The direction of the line.  Use GrapeCity.SpreadBuilder.Escher.LineDirections constants to define the "quadrant index."
    Syntax
    'Declaration
     
    Public iQu As ObjectDirection
    public ObjectDirection iQu

    Field Value

    An ObjectDirection enumeration value.
    See Also