{"renderer":{"visualVariables":[{"type":"transparencyInfo","valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nvar A = $feature[\"SUM_A\"]+$feature[\"SUM_A_\"]+$feature[\"SUM_A__\"]+$feature[\"SUM_A___\"]+$feature[\"SUM_A____\"];\nvar B = $feature[\"SUM_B\"];\nvar C = $feature[\"SUM_C\"];\nvar D = $feature[\"SUM_D\"];\nvar E = $feature[\"SUM_E\"];\nvar F = $feature[\"SUM_F\"];\nvar G = $feature[\"SUM_G\"];\nvar fields = [A,B,C,D,E,F,G];\nvar winner = Max(fields);\nvar total = Sum(fields);\nreturn (winner/total)*100;","valueExpressionTitle":"Custom","stops":[{"value":26,"transparency":70},{"value":64,"transparency":0}]}],"authoringInfo":{"visualVariables":[{"type":"transparencyInfo","minSliderValue":16.963594113090625,"maxSliderValue":100}]},"type":"uniqueValue","valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nvar A = $feature[\"SUM_A\"]+$feature[\"SUM_A_\"]+$feature[\"SUM_A__\"]+$feature[\"SUM_A___\"]+$feature[\"SUM_A____\"];\nvar B = $feature[\"SUM_B\"];\nvar C = $feature[\"SUM_C\"];\nvar D = $feature[\"SUM_D\"];\nvar E = $feature[\"SUM_E\"];\nvar F = $feature[\"SUM_F\"];\nvar G = $feature[\"SUM_G\"];\nvar fields = [A,B,C,D,E,F,G];\nvar winner = Max(fields);\nvar total = Sum(fields);\nvar domlabel = Decode(winner,\n A, \"Label A\",\n B, \"Label B\",\n C, \"Label C\",\n D, \"Label D\",\n E, \"Label E\",\n F, \"Label F\",\n G, \"Label G\",\n 'no data');\nreturn domlabel;\n\n","valueExpressionTitle":"Custom","defaultSymbol":null,"uniqueValueInfos":[{"value":"Label A","label":"Label A","symbol":{"color":[56,168,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Label B","label":"Label B","symbol":{"color":[152,216,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Label C","label":"Label C","symbol":{"color":[212,230,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Label D","label":"Label D","symbol":{"color":[255,255,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Label E","label":"Label E","symbol":{"color":[230,152,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Label F","label":"Label F","symbol":{"color":[230,105,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Label G","label":"Label G","symbol":{"color":[215,48,39,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}}]},"transparency":20}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText