ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportElementFactory Class
Version


In This Topic
    ReportElementFactory Class Methods
    In This Topic

    For a list of all members of this type, see ReportElementFactory members.

    Public Methods
     NameDescription
    Public Method Creates an attachment frame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Creates a chartFrame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Public 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.  
    Public 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.  
    Public Method Creates a mapFrame element on a report from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Top
    See Also