\u25CF {series.name}:
{point.y} Students
{point.percentage:.1f}%"]]>
<band height="79" splitType="Stretch"> <rectangle radius="5"> <reportElement x="0" y="0" width="750" height="79" backcolor="#DCDDDE" uuid="abda82a9-c11b-451c-ab8e-cc4aa58ccc7c"/> <graphicElement> <pen lineWidth="0.0"/> </graphicElement> </rectangle> <staticText> <reportElement x="370" y="6" width="371" height="13" uuid="d0b3ebe4-3875-4316-8044-aee28e279022"/> <box> <bottomPen lineWidth="0.5" lineColor="#424242"/> </box> <textElement verticalAlignment="Bottom"> <font fontName="Roboto" isBold="true"/> </textElement> <text><![CDATA[Filters:]]></text> </staticText> <staticText> <reportElement x="6" y="6" width="358" height="40" uuid="701d2b09-4a44-451f-8f17-4565caf5019c"/> <textElement verticalAlignment="Middle"> <font fontName="Oswald-Bold" size="26"/> </textElement> <text><![CDATA[Report Title]]></text> </staticText> <staticText> <reportElement x="6" y="47" width="358" height="26" isPrintWhenDetailOverflows="true" forecolor="#4E4E4E" uuid="56c190de-9826-4c6f-a52f-6842f491f78b"/> <textElement verticalAlignment="Top" markup="html"> <font fontName="Oswald-Light" size="16" isBold="false"/> <paragraph lineSpacing="Fixed" lineSpacingSize="17.0"/> </textElement> <text><![CDATA[Subtitle]]></text> </staticText> <textField> <reportElement x="558" y="21" width="181" height="54" forecolor="#404040" uuid="37dd4842-ac99-42a8-9a8b-61e78588d826"/> <textElement markup="html"> <font fontName="Roboto Condensed" size="6"/> </textElement> <textFieldExpression><![CDATA["</b>English Proficiency: <b>"+($P{english_proficiency}==null?"":$P{english_proficiency}) +"</b><br>SED Status: <b>"+$P{is_sed} +"</b><br>Special Ed Status: <b>"+$P{is_special_ed} +"</b><br>Race/Ethnicity: <b>"+$P{race_slash_ethnicity} +"</b><br>Grade Level(s): <b>"+($P{grade_level}==null?"":$P{grade_level}) +"</b><br>Additional Student Group: <b>"+($P{non_visibility_group}==null?"":$P{non_visibility_group}) +"</b><br>Gender: <b>"+$P{gender}]]></textFieldExpression> </textField> <textField> <reportElement x="370" y="21" width="181" height="54" forecolor="#404040" uuid="bf249d7c-484d-4459-b014-08cb79ed1208"/> <textElement markup="html"> <font fontName="Roboto Condensed" size="6"/> </textElement> <textFieldExpression><![CDATA["Enrollment/Rostering Date: <b>"+($P{date_value}==null?"":$P{date_value}.equals("Custom")?($P{date_other_start}+"-"+$P{date_other_end}):$P{date_value}) +"</b><br>Site: <b>"+$P{site} +"</b><br>Student Group: <b>"+($P{group}==null?"":$P{group}) +"</b><br>Course(s): <b>"+($P{course}==null?"":$P{course}) +"</b><br>Section(s): <b>"+($P{section}==null?"":$P{section}) +"</b><br>Teacher(s): <b>"+($P{user}==null?"":$P{user}) +"</b><br>Program(s): <b>"+($P{student_program}==null?"":$P{student_program})]]></textFieldExpression> </textField> </band>