ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportElementFactory Class
Properties Methods


In This Topic
    ReportElementFactory Class Members
    In This Topic

    The following tables list the members exposed by ReportElementFactory.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Provides access to helper functions that create report elements.  
    Top
    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 MethodOverloaded.   
    Top
    See Also