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

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

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

    See Also