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

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

    System.Object
       GrapeCity.DataVisualization.Chart.AttachmentAgent
          GrapeCity.DataVisualization.Chart._DonutAttachmentAgent
             GrapeCity.DataVisualization.Chart._CartesianRadialBarPointViewAttachmentAgent

    See Also