ActiveReports Developer 7
Line Class
Members  See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : Line Class

Glossary Item Box

Holds all of the visual attributes of a Line object.

Object Model

Line Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Line 
   Inherits GrapeCity.ActiveReports.Chart.Item
C# 
public sealed class Line : GrapeCity.ActiveReports.Chart.Item 

Inheritance Hierarchy

System.Object
      GrapeCity.ActiveReports.Chart.Graphics.Line

See Also