You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2013/06/04 18:01:08 UTC

git commit: [flex-sdk] [refs/heads/develop] - update png.xml for full runs. The tests leave dirty objects on the display list

Updated Branches:
  refs/heads/develop 7f859dd5b -> 7e5537f09


update png.xml for full runs.  The tests leave dirty objects on the display list


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/7e5537f0
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/7e5537f0
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/7e5537f0

Branch: refs/heads/develop
Commit: 7e5537f09acf92614f566ef64534290041fc3df7
Parents: 7f859dd
Author: Alex Harui <ah...@apache.org>
Authored: Tue Jun 4 08:36:48 2013 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Jun 4 08:38:22 2013 -0700

----------------------------------------------------------------------
 .../Baselines/AreaSeries_axisAtSeriesLevel.png.xml |   16 ++++++++-
 .../AreaSeries_axisRenderer_withPlacement.png.xml  |   16 ++++++++-
 .../AreaSeries_multipleAxes_disabledDays.png.xml   |   16 ++++++++-
 .../AreaSeries_sameAxis_diffRenderers.png.xml      |   16 ++++++++-
 .../BubbleSeries_axisAtSeriesLevel.png.xml         |   10 +++++-
 ...BubbleSeries_axisRenderer_withPlacement.png.xml |   10 +++++-
 .../BubbleSeries_multipleAxes_disabledDays.png.xml |   10 +++++-
 .../BubbleSeries_sameAxis_diffRenderers.png.xml    |   10 +++++-
 .../CandlestickSeries_axisAtSeriesLevel.png.xml    |   10 +++++-
 ...estickSeries_axisRenderer_withPlacement.png.xml |   10 +++++-
 ...lestickSeries_multipleAxes_disabledDays.png.xml |   10 +++++-
 ...andlestickSeries_sameAxis_diffRenderers.png.xml |   10 +++++-
 .../ColumnSeries_axisAtSeriesLevel.png.xml         |   22 +++++++++++-
 ...ColumnSeries_axisRenderer_withPlacement.png.xml |   25 +++++++++++--
 ...olumnSeries_filterData_filterDataValues.png.xml |    3 --
 .../ColumnSeries_multipleAxes_disabledDays.png.xml |   22 +++++++++++-
 .../ColumnSeries_sameAxis_diffRenderers.png.xml    |   22 +++++++++++-
 .../Baselines/HLOCSeries_axisAtSeriesLevel.png.xml |   10 +++++-
 .../HLOCSeries_axisRenderer_withPlacement.png.xml  |   10 +++++-
 .../HLOCSeries_multipleAxes_disabledDays.png.xml   |   10 +++++-
 .../HLOCSeries_sameAxis_diffRenderers.png.xml      |   10 +++++-
 .../Baselines/LineSeries_axisAtSeriesLevel.png.xml |   22 +++++++++++-
 .../LineSeries_axisRenderer_withPlacement.png.xml  |   28 +++++++++++----
 .../LineSeries_multipleAxes_disabledDays.png.xml   |   22 +++++++++++-
 .../LineSeries_sameAxis_diffRenderers.png.xml      |   22 +++++++++++-
 .../Baselines/PlotSeries_axisAtSeriesLevel.png.xml |   10 +++++-
 .../PlotSeries_axisRenderer_withPlacement.png.xml  |   13 +++++--
 .../PlotSeries_multipleAxes_disabledDays.png.xml   |   10 +++++-
 .../PlotSeries_sameAxis_diffRenderers.png.xml      |   10 +++++-
 29 files changed, 372 insertions(+), 43 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisAtSeriesLevel.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisAtSeriesLevel.png.xml b/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisAtSeriesLevel.png.xml
index 25f1c60..bbbbf51 100644
--- a/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisAtSeriesLevel.png.xml
+++ b/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisAtSeriesLevel.png.xml
@@ -1,7 +1,21 @@
 <DisplayList>
   <GenericArea width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.AreaChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="185" y="24" width="129" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.4" height="19.55">
+        <mx.core.UITextField x="18" width="49.4" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <AreaSeries.as$100.AreaSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="74.4" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <AreaSeries.as$100.AreaSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.AreaChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="39.4" y="27.55" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=31.54998779296875, b=0, c=0, d=34.489990234375, tx=0, ty=0)" width="315.5" height="344.9"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisRenderer_withPlacement.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisRenderer_withPlacement.png.xml b/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisRenderer_withPlacement.png.xml
index c56c5ff..7b36bb0 100644
--- a/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisRenderer_withPlacement.png.xml
+++ b/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisRenderer_withPlacement.png.xml
@@ -1,7 +1,21 @@
 <DisplayList>
   <GenericArea width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.AreaChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="185" y="24" width="129" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.4" height="19.55">
+        <mx.core.UITextField x="18" width="49.4" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <AreaSeries.as$100.AreaSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="74.4" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <AreaSeries.as$100.AreaSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.AreaChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="125.9" y="26.35" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=32.95257568359375, tx=0, ty=0)" width="142.5" height="329.55"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_multipleAxes_disabledDays.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_multipleAxes_disabledDays.png.xml b/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_multipleAxes_disabledDays.png.xml
index d6fe864..6c86d5f 100644
--- a/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_multipleAxes_disabledDays.png.xml
+++ b/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_multipleAxes_disabledDays.png.xml
@@ -1,7 +1,21 @@
 <DisplayList>
   <GenericArea width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.AreaChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="185" y="24" width="129" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.4" height="19.55">
+        <mx.core.UITextField x="18" width="49.4" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <AreaSeries.as$100.AreaSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="74.4" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <AreaSeries.as$100.AreaSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.AreaChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="9.75" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=25.699996948242188, b=0, c=0, d=36.267486572265625, tx=0, ty=0)" width="257" height="362.65"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_sameAxis_diffRenderers.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_sameAxis_diffRenderers.png.xml b/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_sameAxis_diffRenderers.png.xml
index d4d934f..d12390f 100644
--- a/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_sameAxis_diffRenderers.png.xml
+++ b/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_sameAxis_diffRenderers.png.xml
@@ -1,7 +1,21 @@
 <DisplayList>
   <GenericArea width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.AreaChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="185" y="24" width="129" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.4" height="19.55">
+        <mx.core.UITextField x="18" width="49.4" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <AreaSeries.as$100.AreaSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="74.4" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <AreaSeries.as$100.AreaSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.AreaChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="8" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=34.79164123535156, tx=0, ty=0)" width="142.5" height="347.9"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisAtSeriesLevel.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisAtSeriesLevel.png.xml b/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisAtSeriesLevel.png.xml
index 2dcc3e1..93bf9da 100644
--- a/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisAtSeriesLevel.png.xml
+++ b/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisAtSeriesLevel.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericBubble width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.BubbleChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="191" y="24" width="117" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="107.15" height="19.55">
+        <mx.core.UITextField x="18" width="107.15" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open/High/Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.CircleItemRenderer y="4.75" width="10" height="10"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.BubbleChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="39.4" y="38.55" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=31.54998779296875, b=0, c=0, d=30.334991455078125, tx=0, ty=0)" width="315.5" height="303.35"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisRenderer_withPlacement.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisRenderer_withPlacement.png.xml b/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisRenderer_withPlacement.png.xml
index 723e79b..3432224 100644
--- a/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisRenderer_withPlacement.png.xml
+++ b/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisRenderer_withPlacement.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericBubble width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.BubbleChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="191" y="24" width="117" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="107.15" height="19.55">
+        <mx.core.UITextField x="18" width="107.15" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open/High/Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.CircleItemRenderer y="4.75" width="10" height="10"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.BubbleChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="125.9" y="37.35" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=31.053268432617188, tx=0, ty=0)" width="142.5" height="310.55"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_multipleAxes_disabledDays.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_multipleAxes_disabledDays.png.xml b/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_multipleAxes_disabledDays.png.xml
index 7bf3df8..7f95e5d 100644
--- a/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_multipleAxes_disabledDays.png.xml
+++ b/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_multipleAxes_disabledDays.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericBubble width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.BubbleChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="191" y="24" width="117" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="107.15" height="19.55">
+        <mx.core.UITextField x="18" width="107.15" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open/High/Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.CircleItemRenderer y="4.75" width="10" height="10"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.BubbleChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="9.75" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=25.699996948242188, b=0, c=0, d=35.16749572753906, tx=0, ty=0)" width="257" height="351.65"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_sameAxis_diffRenderers.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_sameAxis_diffRenderers.png.xml b/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_sameAxis_diffRenderers.png.xml
index 097c93d..5d3beec 100644
--- a/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_sameAxis_diffRenderers.png.xml
+++ b/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_sameAxis_diffRenderers.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericBubble width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.BubbleChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="191" y="24" width="117" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="107.15" height="19.55">
+        <mx.core.UITextField x="18" width="107.15" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open/High/Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.CircleItemRenderer y="4.75" width="10" height="10"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.BubbleChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="19" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=32.892333984375, tx=0, ty=0)" width="142.5" height="328.9"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisAtSeriesLevel.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisAtSeriesLevel.png.xml b/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisAtSeriesLevel.png.xml
index 5a50981..49fdf64 100644
--- a/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisAtSeriesLevel.png.xml
+++ b/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisAtSeriesLevel.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericCandle width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.CandlestickChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.CandlestickItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.CandlestickChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="39.4" y="38.55" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=31.54998779296875, b=0, c=0, d=30.334991455078125, tx=0, ty=0)" width="315.5" height="303.35"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisRenderer_withPlacement.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisRenderer_withPlacement.png.xml b/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisRenderer_withPlacement.png.xml
index d070bdd..90f2549 100644
--- a/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisRenderer_withPlacement.png.xml
+++ b/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_axisRenderer_withPlacement.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericCandle width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.CandlestickChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.CandlestickItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.CandlestickChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="125.9" y="37.35" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=31.053268432617188, tx=0, ty=0)" width="142.5" height="310.55"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_multipleAxes_disabledDays.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_multipleAxes_disabledDays.png.xml b/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_multipleAxes_disabledDays.png.xml
index e486e9f..0a78d1a 100644
--- a/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_multipleAxes_disabledDays.png.xml
+++ b/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_multipleAxes_disabledDays.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericCandle width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.CandlestickChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.CandlestickItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.CandlestickChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="9.75" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=25.699996948242188, b=0, c=0, d=35.16749572753906, tx=0, ty=0)" width="257" height="351.65"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_sameAxis_diffRenderers.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_sameAxis_diffRenderers.png.xml b/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_sameAxis_diffRenderers.png.xml
index 5b22042..b20b50d 100644
--- a/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_sameAxis_diffRenderers.png.xml
+++ b/mustella/tests/components/Charts/Candle/Properties/Baselines/CandlestickSeries_sameAxis_diffRenderers.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericCandle width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.CandlestickChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.CandlestickItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.CandlestickChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="19" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=32.892333984375, tx=0, ty=0)" width="142.5" height="328.9"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisAtSeriesLevel.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisAtSeriesLevel.png.xml b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisAtSeriesLevel.png.xml
index 65efe7e..a2e248b 100644
--- a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisAtSeriesLevel.png.xml
+++ b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisAtSeriesLevel.png.xml
@@ -1,7 +1,27 @@
 <DisplayList>
   <GenericColumn width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.ColumnChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="148" y="24" width="204" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="45.7" height="19.55">
+        <mx.core.UITextField x="18" width="45.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Gold&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="70.7" y="5" width="50.65" height="19.55">
+        <mx.core.UITextField x="18" width="50.65" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Silver&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="141.35" y="5" width="57.65" height="19.55">
+        <mx.core.UITextField x="18" width="57.65" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Bronze&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.ColumnChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="39.4" y="38.55" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=31.54998779296875, b=0, c=0, d=30.334991455078125, tx=0, ty=0)" width="315.5" height="303.35"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisRenderer_withPlacement.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisRenderer_withPlacement.png.xml b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisRenderer_withPlacement.png.xml
index 5da5895..d8b6250 100644
--- a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisRenderer_withPlacement.png.xml
+++ b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_axisRenderer_withPlacement.png.xml
@@ -1,7 +1,27 @@
 <DisplayList>
   <GenericColumn width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.ColumnChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="148" y="24" width="204" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="45.7" height="19.55">
+        <mx.core.UITextField x="18" width="45.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Gold&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="70.7" y="5" width="50.65" height="19.55">
+        <mx.core.UITextField x="18" width="50.65" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Silver&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="141.35" y="5" width="57.65" height="19.55">
+        <mx.core.UITextField x="18" width="57.65" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Bronze&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.ColumnChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="125.9" y="37.35" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=31.053268432617188, tx=0, ty=0)" width="142.5" height="310.55"/>
@@ -226,9 +246,6 @@
             <mx.core.UITextField width="100" height="100" underline="false">
               <htmlText/>
             </mx.core.UITextField>
-            <mx.core.UITextField width="100" height="100" underline="false">
-              <htmlText/>
-            </mx.core.UITextField>
             <mx.charts.renderers.BoxItemRenderer x="2.05" y="214.7" width="7.7187499999999964" height="95.799352448885"/>
             <mx.charts.renderers.BoxItemRenderer x="13.95" y="163.85" width="7.718749999999998" height="146.67496749872507"/>
             <mx.charts.renderers.BoxItemRenderer x="25.8" y="195.2" width="7.71875" height="115.31116005192641"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_filterData_filterDataValues.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_filterData_filterDataValues.png.xml b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_filterData_filterDataValues.png.xml
index 4a7f5fb..577feff 100644
--- a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_filterData_filterDataValues.png.xml
+++ b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_filterData_filterDataValues.png.xml
@@ -106,9 +106,6 @@
             <mx.core.UITextField width="100" height="100" underline="false">
               <htmlText/>
             </mx.core.UITextField>
-            <mx.core.UITextField width="100" height="100" underline="false">
-              <htmlText/>
-            </mx.core.UITextField>
             <mx.charts.renderers.BoxItemRenderer x="156.8" y="269.35" width="0.495795795792219" height="82.29195000000004"/>
             <mx.charts.renderers.BoxItemRenderer x="157.55" y="38.9" width="0.495795795792219" height="312.7563"/>
             <mx.charts.renderers.BoxItemRenderer x="181.95" y="180.95" width="0.495795795792219" height="170.67960000000002"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_multipleAxes_disabledDays.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_multipleAxes_disabledDays.png.xml b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_multipleAxes_disabledDays.png.xml
index 91975aa..52f281e 100644
--- a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_multipleAxes_disabledDays.png.xml
+++ b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_multipleAxes_disabledDays.png.xml
@@ -1,7 +1,27 @@
 <DisplayList>
   <GenericColumn width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.ColumnChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="148" y="24" width="204" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="45.7" height="19.55">
+        <mx.core.UITextField x="18" width="45.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Gold&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="70.7" y="5" width="50.65" height="19.55">
+        <mx.core.UITextField x="18" width="50.65" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Silver&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="141.35" y="5" width="57.65" height="19.55">
+        <mx.core.UITextField x="18" width="57.65" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Bronze&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.ColumnChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="9.75" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=25.699996948242188, b=0, c=0, d=35.16749572753906, tx=0, ty=0)" width="257" height="351.65"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_sameAxis_diffRenderers.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_sameAxis_diffRenderers.png.xml b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_sameAxis_diffRenderers.png.xml
index 630f4f3..2b8189e 100644
--- a/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_sameAxis_diffRenderers.png.xml
+++ b/mustella/tests/components/Charts/Column/Properties/Baselines/ColumnSeries_sameAxis_diffRenderers.png.xml
@@ -1,7 +1,27 @@
 <DisplayList>
   <GenericColumn width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.ColumnChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="148" y="24" width="204" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="45.7" height="19.55">
+        <mx.core.UITextField x="18" width="45.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Gold&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="70.7" y="5" width="50.65" height="19.55">
+        <mx.core.UITextField x="18" width="50.65" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Silver&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="141.35" y="5" width="57.65" height="19.55">
+        <mx.core.UITextField x="18" width="57.65" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Bronze&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.BoxItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.ColumnChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="19" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=32.892333984375, tx=0, ty=0)" width="142.5" height="328.9"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisAtSeriesLevel.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisAtSeriesLevel.png.xml b/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisAtSeriesLevel.png.xml
index 097dac1..5c673e9 100644
--- a/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisAtSeriesLevel.png.xml
+++ b/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisAtSeriesLevel.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericHLOC width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.HLOCChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.HLOCItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.HLOCChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="39.4" y="38.55" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=31.54998779296875, b=0, c=0, d=30.334991455078125, tx=0, ty=0)" width="315.5" height="303.35"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisRenderer_withPlacement.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisRenderer_withPlacement.png.xml b/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisRenderer_withPlacement.png.xml
index f2bec9e..cd835e3 100644
--- a/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisRenderer_withPlacement.png.xml
+++ b/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_axisRenderer_withPlacement.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericHLOC width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.HLOCChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.HLOCItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.HLOCChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="125.9" y="37.35" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=31.053268432617188, tx=0, ty=0)" width="142.5" height="310.55"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_multipleAxes_disabledDays.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_multipleAxes_disabledDays.png.xml b/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_multipleAxes_disabledDays.png.xml
index ab248c8..9cb180c 100644
--- a/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_multipleAxes_disabledDays.png.xml
+++ b/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_multipleAxes_disabledDays.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericHLOC width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.HLOCChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.HLOCItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.HLOCChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="9.75" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=25.699996948242188, b=0, c=0, d=35.16749572753906, tx=0, ty=0)" width="257" height="351.65"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_sameAxis_diffRenderers.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_sameAxis_diffRenderers.png.xml b/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_sameAxis_diffRenderers.png.xml
index fb2937a..73280bd 100644
--- a/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_sameAxis_diffRenderers.png.xml
+++ b/mustella/tests/components/Charts/HLOC/Properties/Baselines/HLOCSeries_sameAxis_diffRenderers.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericHLOC width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.HLOCChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.HLOCItemRenderer y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.HLOCChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="19" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=32.892333984375, tx=0, ty=0)" width="142.5" height="328.9"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisAtSeriesLevel.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisAtSeriesLevel.png.xml b/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisAtSeriesLevel.png.xml
index f2705c2..194ab93 100644
--- a/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisAtSeriesLevel.png.xml
+++ b/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisAtSeriesLevel.png.xml
@@ -1,7 +1,27 @@
 <DisplayList>
   <GenericLine width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.LineChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="153" y="24" width="194" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.4" height="19.55">
+        <mx.core.UITextField x="18" width="49.4" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="74.4" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="144.1" y="5" width="45.85" height="19.55">
+        <mx.core.UITextField x="18" width="45.85" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;High&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.LineChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="39.4" y="27.55" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=31.54998779296875, b=0, c=0, d=34.489990234375, tx=0, ty=0)" width="315.5" height="344.9"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisRenderer_withPlacement.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisRenderer_withPlacement.png.xml b/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisRenderer_withPlacement.png.xml
index d7ef652..6280abb 100644
--- a/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisRenderer_withPlacement.png.xml
+++ b/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_axisRenderer_withPlacement.png.xml
@@ -1,7 +1,27 @@
 <DisplayList>
   <GenericLine width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.LineChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="153" y="24" width="194" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.4" height="19.55">
+        <mx.core.UITextField x="18" width="49.4" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="74.4" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="144.1" y="5" width="45.85" height="19.55">
+        <mx.core.UITextField x="18" width="45.85" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;High&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.LineChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="125.9" y="27.55" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=32.836639404296875, tx=0, ty=0)" width="142.5" height="328.35"/>
@@ -229,9 +249,6 @@
             <mx.core.UITextField width="100" height="100" underline="false">
               <htmlText/>
             </mx.core.UITextField>
-            <mx.core.UITextField width="100" height="100" underline="false">
-              <htmlText/>
-            </mx.core.UITextField>
             <mx.charts.renderers.BoxItemRenderer x="87.05" y="311.85" width="0.27732035928238474" height="16.483996168542035"/>
             <mx.charts.renderers.BoxItemRenderer x="87.5" y="309.95" width="0.27732035928238474" height="18.38852162227795"/>
             <mx.charts.renderers.BoxItemRenderer x="101.15" y="306.45" width="0.27732035928238474" height="21.891097169378554"/>
@@ -249,9 +266,6 @@
             <mx.core.UITextField width="100" height="100" underline="false">
               <htmlText/>
             </mx.core.UITextField>
-            <mx.core.UITextField width="100" height="100" underline="false">
-              <htmlText/>
-            </mx.core.UITextField>
             <mx.charts.renderers.BoxItemRenderer x="-4.2" y="226.75" width="8.420454545454545" height="101.57469086591647"/>
             <mx.charts.renderers.BoxItemRenderer x="8.7" y="224.5" width="8.420454545454543" height="103.81852832577783"/>
             <mx.charts.renderers.BoxItemRenderer x="21.65" y="259.5" width="8.420454545454547" height="68.84750059769556"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_multipleAxes_disabledDays.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_multipleAxes_disabledDays.png.xml b/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_multipleAxes_disabledDays.png.xml
index b341447..401a446 100644
--- a/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_multipleAxes_disabledDays.png.xml
+++ b/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_multipleAxes_disabledDays.png.xml
@@ -1,7 +1,27 @@
 <DisplayList>
   <GenericLine width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.LineChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="153" y="24" width="194" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.4" height="19.55">
+        <mx.core.UITextField x="18" width="49.4" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="74.4" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="144.1" y="5" width="45.85" height="19.55">
+        <mx.core.UITextField x="18" width="45.85" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;High&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.LineChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="9.75" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=25.699996948242188, b=0, c=0, d=36.267486572265625, tx=0, ty=0)" width="257" height="362.65"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_sameAxis_diffRenderers.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_sameAxis_diffRenderers.png.xml b/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_sameAxis_diffRenderers.png.xml
index 0b433e7..52f9fdf 100644
--- a/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_sameAxis_diffRenderers.png.xml
+++ b/mustella/tests/components/Charts/Line/Properties/Baselines/LineSeries_sameAxis_diffRenderers.png.xml
@@ -1,7 +1,27 @@
 <DisplayList>
   <GenericLine width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.LineChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="153" y="24" width="194" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.4" height="19.55">
+        <mx.core.UITextField x="18" width="49.4" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Close&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="74.4" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+      <mx.charts.LegendItem x="144.1" y="5" width="45.85" height="19.55">
+        <mx.core.UITextField x="18" width="45.85" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;High&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <LineSeries.as$101.LineSeriesLegendMarker y="2.25" width="10" height="15"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.LineChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="8" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=34.79164123535156, tx=0, ty=0)" width="142.5" height="347.9"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisAtSeriesLevel.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisAtSeriesLevel.png.xml b/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisAtSeriesLevel.png.xml
index 0d65e03..5968df2 100644
--- a/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisAtSeriesLevel.png.xml
+++ b/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisAtSeriesLevel.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericPlot width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.PlotChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.DiamondItemRenderer y="4.75" width="10" height="10"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.PlotChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="39.4" y="37.6" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=31.54998779296875, b=0, c=0, d=30.427520751953125, tx=0, ty=0)" width="315.5" height="304.3"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisRenderer_withPlacement.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisRenderer_withPlacement.png.xml b/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisRenderer_withPlacement.png.xml
index 980559b..7a51965 100644
--- a/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisRenderer_withPlacement.png.xml
+++ b/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_axisRenderer_withPlacement.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericPlot width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.PlotChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.DiamondItemRenderer y="4.75" width="10" height="10"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.PlotChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="125.9" y="38.55" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=30.937332153320313, tx=0, ty=0)" width="142.5" height="309.35"/>
@@ -270,9 +278,6 @@
             <mx.core.UITextField width="100" height="100" underline="false">
               <htmlText/>
             </mx.core.UITextField>
-            <mx.core.UITextField width="100" height="100" underline="false">
-              <htmlText/>
-            </mx.core.UITextField>
             <mx.charts.renderers.DiamondItemRenderer x="2.05" y="140.85" width="7.7187499999999964" height="168.48476421193232"/>
             <mx.charts.renderers.DiamondItemRenderer x="13.95" y="197.95" width="7.718749999999998" height="111.37443098842385"/>
             <mx.charts.renderers.DiamondItemRenderer x="25.8" y="123.8" width="7.71875" height="185.56217696349066"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_multipleAxes_disabledDays.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_multipleAxes_disabledDays.png.xml b/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_multipleAxes_disabledDays.png.xml
index 02263e2..28c65e0 100644
--- a/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_multipleAxes_disabledDays.png.xml
+++ b/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_multipleAxes_disabledDays.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericPlot width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.PlotChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.DiamondItemRenderer y="4.75" width="10" height="10"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.PlotChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="9.75" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=25.699996948242188, b=0, c=0, d=35.16749572753906, tx=0, ty=0)" width="257" height="351.65"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7e5537f0/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_sameAxis_diffRenderers.png.xml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_sameAxis_diffRenderers.png.xml b/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_sameAxis_diffRenderers.png.xml
index 137cb70..b658f76 100644
--- a/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_sameAxis_diffRenderers.png.xml
+++ b/mustella/tests/components/Charts/Plot/Properties/Baselines/PlotSeries_sameAxis_diffRenderers.png.xml
@@ -1,7 +1,15 @@
 <DisplayList>
   <GenericPlot width="500" height="600">
     <mx.skins.spark.ContainerBorderSkin width="500" height="600" blendMode="auto"/>
-    <mx.charts.PlotChart x="50" y="24" width="400" height="400">
+    <mx.charts.Legend x="220" y="24" width="59" height="29">
+      <mx.charts.LegendItem x="5" y="5" width="49.7" height="19.55">
+        <mx.core.UITextField x="18" width="49.7" height="19.55" underline="false">
+          <htmlText>&lt;TEXTFORMAT LEADING="2"&gt;&lt;P ALIGN="LEFT"&gt;&lt;FONT FACE="OpenSans" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0"&gt;&lt;B&gt;Open&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TEXTFORMAT&gt;</htmlText>
+        </mx.core.UITextField>
+        <mx.charts.renderers.DiamondItemRenderer y="4.75" width="10" height="10"/>
+      </mx.charts.LegendItem>
+    </mx.charts.Legend>
+    <mx.charts.PlotChart x="50" y="59" width="400" height="400">
       <mx.core.UIComponent x="62.95" y="19" width="0" height="0">
         <mask>
           <mx.core.FlexShape matrix="(a=14.25, b=0, c=0, d=32.892333984375, tx=0, ty=0)" width="142.5" height="328.9"/>