<?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: Set Label color to category value? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1513520#M86299</link>
    <description>&lt;P&gt;No. I've moved it to the ArcGIS Pro community.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2024 11:22:14 GMT</pubDate>
    <dc:creator>ChristopherCounsell</dc:creator>
    <dc:date>2024-08-01T11:22:14Z</dc:date>
    <item>
      <title>Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1496403#M86297</link>
      <description>&lt;P&gt;Hello Community;&amp;nbsp;&amp;nbsp; It took awhile to find where this page is where one can post a question to the user community.&lt;/P&gt;&lt;P&gt;I am wanting to set the color of a label to the value that that variable contains in a graduated symbol color scheme for the data. Is this possible without fancy cryptic programming?&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dave&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 03:24:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1496403#M86297</guid>
      <dc:creator>DavidGray1</dc:creator>
      <dc:date>2024-06-24T03:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1502844#M86298</link>
      <description>&lt;P&gt;Is this the right place to ask questions on using Pro&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 03:13:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1502844#M86298</guid>
      <dc:creator>DavidGray1</dc:creator>
      <dc:date>2024-07-09T03:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1513520#M86299</link>
      <description>&lt;P&gt;No. I've moved it to the ArcGIS Pro community.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 11:22:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1513520#M86299</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-08-01T11:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1513524#M86300</link>
      <description>&lt;P&gt;Don't view programming as 'cryptic'. It's more accessible than you think.&lt;/P&gt;&lt;P&gt;But yes, you can use Label Classes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/label-classes.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/label-classes.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Add a label class then use the filtering on it for each value. This is typically used for different scale levels but if you have a few values for different colours it might not be too bad.&amp;nbsp;As you get more values, the more classes you'll need, so using Arcade might be easier.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 11:24:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1513524#M86300</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-08-01T11:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1514678#M86419</link>
      <description>&lt;P&gt;Thanks Christopher; Now that a number of my inquiries have been moved over to this community, I am making progress again. This topic is next! Thanks for the link to a possible solution. Will study and get back with the results. Dave&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2024 03:29:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1514678#M86419</guid>
      <dc:creator>DavidGray1</dc:creator>
      <dc:date>2024-08-04T03:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1514771#M86426</link>
      <description>&lt;P&gt;Again thanks Christopher; This link to using label classes appears to be heading down the right path. But it can never be easy. I got to the point of creating a specific label class using the symbology definition that has the label values graduated by a color scheme. The option for color was selected. Moving to the next steps that say to ensure that List By Labeling is the active method I find that in the Contents Pane there are only the choices of List By Drawing Order, List By Element Type, List By Map Frame, and List Map Series Pages. So I am not sure what the purpose of that is. But having specified color from the symbology rather than the scale, the label colors have not adopted the symbology coloring scheme. And I just do not see a Color Scheme options button that looks like the gear sprocket button.&amp;nbsp; Currently stumped.&amp;nbsp; Am using Pro 3.2.2. &amp;nbsp;&amp;nbsp; &amp;nbsp; Dave&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 02:02:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1514771#M86426</guid>
      <dc:creator>DavidGray1</dc:creator>
      <dc:date>2024-08-05T02:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1516616#M86621</link>
      <description>&lt;P&gt;Label classes would need to be added for each colour and filtered. e.g. if field has values of 1, 2, 3; you configure 3 label colours of red, green and blue, filtered for 1, 2 and 3 respectively.&lt;/P&gt;&lt;P&gt;It's tedious. Not aware of any options to easily colour labels the same way you would symbolize the layers.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 12:21:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1516616#M86621</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-08-08T12:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1516953#M86657</link>
      <description>&lt;P&gt;Hmmm, sounds like a feature request could be in the making.&amp;nbsp; But, also curious where is the Color Scheme options button that looks like a gear sprocket? In the Label or Symbology working pane on the right hand side? And the List by Labeling option in the Contents pane, where is that option?&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for the help, though. Hopefully someone can contribute any other perspectives on this inquiry.&amp;nbsp; Dave&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 20:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1516953#M86657</guid>
      <dc:creator>DavidGray1</dc:creator>
      <dc:date>2024-08-08T20:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1524819#M87238</link>
      <description>&lt;P&gt;Here's how to set the color of your labels to match the colors used in your graduated symbol color scheme without programming.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Configure graduated symbols in the layer symbology.&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JesseWickizer_0-1724194829264.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113057i94BF227D9C9E1D30/image-size/large?v=v2&amp;amp;px=999" role="button" title="JesseWickizer_0-1724194829264.png" alt="JesseWickizer_0-1724194829264.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Change the &lt;EM&gt;Contents pane&lt;/EM&gt; to &lt;EM&gt;List by labeling&lt;/EM&gt;.&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JesseWickizer_1-1724194903304.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113058iB3E7CF46F0EF300C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JesseWickizer_1-1724194903304.png" alt="JesseWickizer_1-1724194903304.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Right-click the layer that has the graduated symbols and choose &lt;EM&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/label-classes.htm#ESRI_SECTION1_837E8DE407454C438E0EAC8E634528C6" target="_blank" rel="noopener"&gt;Create Label Classes From Symbology&lt;/A&gt;&lt;/EM&gt;.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;In the&amp;nbsp;&lt;EM&gt;Create Label Classes From Symbology&lt;/EM&gt; dialog box, check the &lt;EM&gt;Color&lt;/EM&gt; setting to make the color of the new label classes match the color from the graduated symbol classes.&amp;nbsp;&amp;nbsp;&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JesseWickizer_2-1724195156518.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113059i5134C5E1622CAAD1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JesseWickizer_2-1724195156518.png" alt="JesseWickizer_2-1724195156518.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;New label classes will be created with SQL queries that match the symbology ranges and text colors that match the corresponding graduated symbol color.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JesseWickizer_3-1724195362233.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113060iB62759E75ECBE767/image-size/large?v=v2&amp;amp;px=999" role="button" title="JesseWickizer_3-1724195362233.png" alt="JesseWickizer_3-1724195362233.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 23:13:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1524819#M87238</guid>
      <dc:creator>JesseWickizer</dc:creator>
      <dc:date>2024-08-20T23:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1529144#M87629</link>
      <description>&lt;P&gt;Thanks Jesse; For the reply. And apologize for taking so long to get back with some further comments.&lt;/P&gt;&lt;P&gt;This got me a little further down the line. I now see that the List By Labeling tag is only available in the Table of Contents for a Map itself. I was trying to find it in a Map Frame being used in a layout for exporting a product map. But that would&amp;nbsp; only be logical since that is where symbologies are illustrated in a Legend.&lt;/P&gt;&lt;P&gt;So I went back and tried it on the source Map. Yeah, the little tag hieroglyphic is there for the List By Labeling view. So after a right click and selecting Create Label Classes From Symbology and specifying Color and not Scale Range, click OK, and it creates a series of boxes corresponding to value range categories created in the Symbology Graduated Colors method and with the 5 classes. See pic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture_Au-ppm_Label_Classes.JPG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113803i91B7B3228A6B89FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture_Au-ppm_Label_Classes.JPG" alt="Capture_Au-ppm_Label_Classes.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I don't see the point 1,2,3 etc to the right of the Labeling TOC as is shown in your example.&amp;nbsp; And it still doesn't get the labels colored. What am I missing?&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks;&amp;nbsp;&amp;nbsp; Dave&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 02:53:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1529144#M87629</guid>
      <dc:creator>DavidGray1</dc:creator>
      <dc:date>2024-08-29T02:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1529367#M87647</link>
      <description>&lt;P&gt;The "Point 1", "Point 2" etc. in my screenshot is my map. My map just has those 5 points with labels.&lt;/P&gt;&lt;P&gt;Make sure to check the "Color" box on the&amp;nbsp;&lt;EM&gt;Create Label Classes From Symbology&lt;/EM&gt; dialog to make the text color match the fill colors of the symbology classes.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JesseWickizer_0-1724938920010.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113836iA34ECEB599E6DD78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JesseWickizer_0-1724938920010.png" alt="JesseWickizer_0-1724938920010.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 13:43:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1529367#M87647</guid>
      <dc:creator>JesseWickizer</dc:creator>
      <dc:date>2024-08-29T13:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set Label color to category value?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1535357#M87976</link>
      <description>&lt;P&gt;Hi Jesse; Again, thanks for replying on this question. The current impasse on the menu Create Label Classes From Symbology is that I did have the color box chosen. And it did not change anything. Frustrating as this seems to be so close to working as a solution. The product was what was shown in the image I loaded up above. Part of the idea was that if the label text was color coded as it is in the legend, than maybe a smaller font size would work just as well and then actually have more labels appear according to the priority label arranging strategy.&amp;nbsp;&amp;nbsp; Thanks;&amp;nbsp;&amp;nbsp; Dave&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 02:32:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/set-label-color-to-category-value/m-p/1535357#M87976</guid>
      <dc:creator>DavidGray1</dc:creator>
      <dc:date>2024-09-05T02:32:14Z</dc:date>
    </item>
  </channel>
</rss>

