ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LineAttachmentAgent Class
Members

In This Topic
    _LineAttachmentAgent Class
    In This Topic
    Object Model
    _LineAttachmentAgent Class
    Syntax
    'Declaration
     
    Public MustInherit Class _LineAttachmentAgent 
       Inherits AttachmentAgent
       Implements IAttachmentAgent 
    public abstract class _LineAttachmentAgent : AttachmentAgent, IAttachmentAgent  
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart.AttachmentAgent
          GrapeCity.DataVisualization.Chart._LineAttachmentAgent
             GrapeCity.DataVisualization.Chart._CartesianCoordinateLineAttachmentAgent

    See Also