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

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

    System.Object
       GrapeCity.DataVisualization.Chart.AttachmentAgent
          GrapeCity.DataVisualization.Chart._RectAttachmentAgent
             GrapeCity.DataVisualization.Chart._CartesianPointViewRectangleAttachmentAgent
                GrapeCity.DataVisualization.Chart._FunnelPointViewRectangleAttachmentAgent

    See Also