<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi all,</div>
<div>i’ve got trouble with showing the text legend label. Showing the label of an area,  a point or a line is not a problem, but if I want to show a text label there is no image at all. The features in the map are labeled, but the users don’t know which color because there is no image in the legend.</div>
<div>If I use the “mapagent.fcgi?OPERATION=GETLEGENDIMAGE” operation the image which comes back is just white. I also tried to change the text font, but nothing helped.</div>
<div>Does somebody have a solution for this problem or have the same Problem</div>
<div>Mapguide 2.5</div>
<div>Maestro 5.0</div>
<div>XML:</div>
<div>    <VectorScaleRange></div>
<div>      <MaxScale>2000</MaxScale></div>
<div>      <AreaTypeStyle></div>
<div>        <AreaRule></div>
<div>          <LegendLabel /></div>
<div>          <Filter /></div>
<div>          <Label></div>
<div>            <Unit>Centimeters</Unit></div>
<div>            <SizeContext>DeviceUnits</SizeContext></div>
<div>            <SizeX>0.5</SizeX></div>
<div>            <SizeY>0.5</SizeY></div>
<div>            <Rotation>0</Rotation></div>
<div>            <Text>AGRA_ABGLEICHQM</Text></div>
<div>            <FontName>Txt</FontName></div>
<div>            <ForegroundColor>FF530000</ForegroundColor></div>
<div>            <BackgroundColor>ffffffff</BackgroundColor></div>
<div>            <BackgroundStyle>Transparent</BackgroundStyle></div>
<div>            <Bold>true</Bold></div>
<div>          </Label></div>
<div>          <AreaSymbolization2D /></div>
<div>        </AreaRule></div>
<div>      </AreaTypeStyle></div>
<div>    </VectorScaleRange></div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
</div></div></body></html>