ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports Namespace / IReportElementFactory Interface
Methods

In This Topic
    IReportElementFactory Interface Members
    In This Topic

    The following tables list the members exposed by IReportElementFactory.

    Public Methods
     NameDescription
     Method Creates an attachment frame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     Method Creates a chartFrame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     MethodOverloaded.   
     Method Creates a field statistic text element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     Method Creates a field value text element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
     MethodOverloaded.   
    Top
    See Also