ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Line Class
Members

In This Topic
    Line Class
    In This Topic
    Holds all of the visual attributes of a Line object.
    Object Model
    Line Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Line 
       Inherits GrapeCity.ActiveReports.Chart.Item
    public sealed class Line : GrapeCity.ActiveReports.Chart.Item 
    Inheritance Hierarchy

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

    See Also