<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Legend dropping items in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075706#M42920</link>
    <description>&lt;P&gt;Not everything in Pro is exposed to python or other coding access&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 20:52:02 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-07-05T20:52:02Z</dc:date>
    <item>
      <title>Legend dropping items</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075612#M42911</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is there a way to read this common warning on Layout Legend using arcpy?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anamanvil_0-1625485320824.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17720i19F524DDFCC96430/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anamanvil_0-1625485320824.png" alt="anamanvil_0-1625485320824.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Even though I adjust the font to fit all legend items; there are instances where not all legend items can fit within the legend placeholder. As the generation of these PDFs is automated using arcpy I am wondering if there is a way to read this warning and output an error so that the user can modify it manually when necessary.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ana&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 11:45:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075612#M42911</guid>
      <dc:creator>anamanvil</dc:creator>
      <dc:date>2021-07-05T11:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Legend dropping items</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075666#M42913</link>
      <description>&lt;P&gt;I don't see anything in arcpy or arcpy's CIM&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/main/arcgis-pro-arcpy-reference.htm" target="_blank"&gt;ArcGIS Pro Python reference—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_blank"&gt;Python CIM access—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 17:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075666#M42913</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-07-05T17:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Legend dropping items</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075669#M42914</link>
      <description>&lt;P&gt;Me neither...&lt;/P&gt;&lt;P&gt;I tried iterating through layer items within the map and comparing it to legend items to see if there was a discrepancy when a specific item is not physically appearing within the legend placeholder; but it seems that even though the legend item is not shown, it is still part of the legend item list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it seems just not possible to highlight this scenario with Python...&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 17:27:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075669#M42914</guid>
      <dc:creator>anamanvil</dc:creator>
      <dc:date>2021-07-05T17:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Legend dropping items</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075706#M42920</link>
      <description>&lt;P&gt;Not everything in Pro is exposed to python or other coding access&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1075706#M42920</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-07-05T20:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Legend dropping items</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1076403#M43006</link>
      <description>&lt;P&gt;In arcpy.mapping (ArcMap) we had a Legend.isOverFlowing property.&amp;nbsp; We have plans to add this to Pro as well.&amp;nbsp; Hopefully in 2.9 or the next release.&lt;/P&gt;&lt;P&gt;Jeff - arcpy.mp and Layout Teams&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 17:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1076403#M43006</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2021-07-07T17:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Legend dropping items</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1082117#M43646</link>
      <description>&lt;P&gt;Nice to hear we we'll have this functionality soon.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 10:38:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/legend-dropping-items/m-p/1082117#M43646</guid>
      <dc:creator>anamanvil</dc:creator>
      <dc:date>2021-07-23T10:38:23Z</dc:date>
    </item>
  </channel>
</rss>

