<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.amcharts.com/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.amcharts.com/docs/feed.php">
        <title>amCharts documentation</title>
        <description></description>
        <link>http://www.amcharts.com/docs/</link>
        <image rdf:resource="http://www.amcharts.com/docs/lib/images/favicon.ico" />
       <dc:date>2012-01-24T06:38:09-06:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/amchart?rev=1327322137&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/ampiechart?rev=1326780695&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/amstockchart?rev=1326711100&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/trendline?rev=1325668193&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference?rev=1325664153&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/axisbase?rev=1325618926&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/chartscrollbar?rev=1325618890&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/amlegend?rev=1325618809&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/valueaxis?rev=1325618308&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/amserialchart?rev=1325617564&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/amgraph?rev=1325617462&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/amcoordinatechart?rev=1325617430&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.amcharts.com/docs/v.2/javascript_reference/amrectangularchart?rev=1325617338&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.amcharts.com/docs/lib/images/favicon.ico">
        <title>amCharts documentation</title>
        <link>http://www.amcharts.com/docs/</link>
        <url>http://www.amcharts.com/docs/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/amchart?rev=1327322137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-23T06:35:37-06:00</dc:date>
        <dc:creator>qemm</dc:creator>
        <title>v.2:javascript_reference:amchart</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/amchart?rev=1327322137&amp;do=diff</link>
        <description>AmChart is a base class of all charts. It can not be instantiated explicitly. AmCoordinateChart and AmPieChart extend AmChart class.
NameTypeDefaultDescriptionbackgroundAlphaNumber0Opacity of chart's background. Value range is 0 - 1.backgroundColorString&quot;#FFFFFF&quot;Background color. You should set backgroundAlpha to &gt;0 value in order background to be visible. We recommend setting background color directly on a chart's DIV instead of using this property.balloonAmBalloonInstance of  AmBalloonThe char…</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/ampiechart?rev=1326780695&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-17T00:11:35-06:00</dc:date>
        <dc:creator>qemm</dc:creator>
        <title>v.2:javascript_reference:ampiechart</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/ampiechart?rev=1326780695&amp;do=diff</link>
        <description>Inheritance: AmPieChart -&gt; AmChart

AmPieChart class creates pie/donut chart. In order to display pie chart you need to set at least three properties - dataProvider, titleField and valueField. For example:

Note, properties and methods inherited from AmChart are not listed in this page.</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/amstockchart?rev=1326711100&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-16T04:51:40-06:00</dc:date>
        <dc:creator>qemm</dc:creator>
        <title>v.2:javascript_reference:amstockchart</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/amstockchart?rev=1326711100&amp;do=diff</link>
        <description>AmStockChart is a main class Stock chart.


If you change a property after the chart is initialized, you should call stockChart.validateNow() method in order for it to work.

NameTypeDefaultDescriptionanimationPlayedBoolean Specifies if animation was already played. Animation is only played once, when chart is rendered for the first time. If you want the animation to be repeated, set this property to false.balloonAmBallooninstance of AmBalloonBalloon object.categoryAxesSettingsCategoryAxesSettin…</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/trendline?rev=1325668193&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-04T03:09:53-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:trendline</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/trendline?rev=1325668193&amp;do=diff</link>
        <description>Trend lines are straight lines indicating trends, might also be used for some different purposes. Can be used by Serial and XY charts. To add/remove trend line, use chart.addTrendLine(trendLine)/chart.removeTrendLine(trendLine) methods or simply pass array of trend lines: chart.trendLines = [trendLine1, trendLine2]</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference?rev=1325664153&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-04T02:02:33-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference?rev=1325664153&amp;do=diff</link>
        <description>JavaScript charts classes

	*  AmBalloon
	*  AmChart
		*  AmPieChart
		*  AmCoordinateChart
				*  AmRectangularChart
					*  AmSerialChart
					*  AmXYChart

				*  AmRadarChart


	*  AmGraph

	*  AmLegend

	*  AxisBase
		*  ValueAxis
		*  CategoryAxis</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/axisbase?rev=1325618926&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-03T13:28:46-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:axisbase</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/axisbase?rev=1325618926&amp;do=diff</link>
        <description>AxisBase is the base class for ValueAxis and CategoryAxis. It can not be instantiated explicitly. 
NameTypeDefaultDescriptionautoGridCountBooleantrueSpecifies whether number of gridCount is specified automatically, acoarding to the axis size.axisAlphaNumber1Axis opacity. Value range is 0 - 1.axisColorString&quot;#000000&quot;Axis color.axisThicknessNumber1Thickness of the axis.colorString Color of axis value labels. Will use chart's color if not set.dashLengthNumber0Length of a dash. 0 means line is not d…</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/chartscrollbar?rev=1325618890&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-03T13:28:10-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:chartscrollbar</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/chartscrollbar?rev=1325618890&amp;do=diff</link>
        <description>ChartScrollbar class displays chart scrollbar. Supported by AmSerialChart.

Example of how scrollbar is added to the chart:

NameTypeDefaultDescriptionautoGridCountBooleanfalseSpecifies whether number of gridCount is specified automatically, acoarding to the axis size.backgroundAlphaNumber1Background opacity.backgroundColorString&quot;#D4D4D4&quot;Background color of the scrollbar.categoryAxisCategoryAxisinstance of CategoryAxisRead-only. Category axis of the scrollbar.colorString Text color. Will use cha…</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/amlegend?rev=1325618809&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-03T13:26:49-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:amlegend</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/amlegend?rev=1325618809&amp;do=diff</link>
        <description>AmLegend is the class that displays legend of the chart. Legend to the chart should be added using chart.addLegend(legend) method. For example:
NameTypeDefaultDescriptionalignString&quot;left&quot;Alignment of legend entries. Possible values are: &quot;left&quot;, &quot;center&quot;, &quot;right&quot;.autoMarginsBooleantrueUsed if chart is Serial or XY. In case true, margins of the legend are adjusted and made equal to chart's margins.backgroundAlphaNumber0Opacity of legend's background. Value range is 0 - 1backgroundColorString&quot;#FFFF…</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/valueaxis?rev=1325618308&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-03T13:18:28-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:valueaxis</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/valueaxis?rev=1325618308&amp;do=diff</link>
        <description>Inheritance: ValueAxis -&gt; AxisBase

ValueAxis is the class which displays value axis for the chart. The chart can have any number of value axes. For Serial chart one value axis is created automatically. For XY Chart two value axes (horizontal and vertical) are created automatically.</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/amserialchart?rev=1325617564&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-03T13:06:04-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:amserialchart</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/amserialchart?rev=1325617564&amp;do=diff</link>
        <description>Inheritance: AmSerialChart -&gt; AmRectangularChart -&gt; AmCoordinateChart -&gt; AmChart

AmSerialChart is the class you have to use for majority of chart types. The supported chart types are: line, area, column, bar, step line, smoothed line, candlestick and OHLC. The chart can be rotated by 90 degrees so the column chart becomes bar chart. The chart supports simple and logarithmic scales, it can have multiple value axes. The chart can place data points at equal intervals or can parse dates and place d…</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/amgraph?rev=1325617462&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-03T13:04:22-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:amgraph</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/amgraph?rev=1325617462&amp;do=diff</link>
        <description>AmGraph class displays all types of graphs - line, column, step line, smoothed line, ohlc and candlestick. Example:


Fields
NameTypeDescriptionalphaFieldStringName of the alpha field in your dataProvider.bulletFieldStringName of the bullet field in your dataProvider.bulletSizeFieldStringName of the bullet size field in your dataProvider.closeFieldStringName of the close field (used by candlesticks and ohlc) in your dataProvider.colorFieldStringName of the color field in your dataProvider.custom…</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/amcoordinatechart?rev=1325617430&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-03T13:03:50-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:amcoordinatechart</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/amcoordinatechart?rev=1325617430&amp;do=diff</link>
        <description>Inheritance: AmCoordinateChart -&gt; AmChart

AmCoordinateChart is a base class of AmRectangularChart. It can not be instantiated explicitly. 
NameTypeDefaultDescriptioncolorsArray['#FF6600', '#FCD202', '#B0DE09', '#0D8ECF', '#2A0CD0', '#CD0D74', '#CC0000', '#00CC00', '#0000CC', '#DDDDDD', '#999999', '#333333', '#990000']Specifies the colors of the graphs if the lineColor of a graph is not set. It there are more graphs then colors in this array, the chart picks random color.graphsArray The array of…</description>
    </item>
    <item rdf:about="http://www.amcharts.com/docs/v.2/javascript_reference/amrectangularchart?rev=1325617338&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-03T13:02:18-06:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>v.2:javascript_reference:amrectangularchart</title>
        <link>http://www.amcharts.com/docs/v.2/javascript_reference/amrectangularchart?rev=1325617338&amp;do=diff</link>
        <description>Inheritance: AmRectangularChart -&gt; AmCoordinateChart -&gt; AmChart

AmRectangularChart is a base class of AmSerialChart. It can not be instantiated explicitly.
NameTypeDefaultDescriptionautoMarginsBooleantrueSpecifies if margins of a chart should be calculated automatically so that labels of axes would fit. The chart will adjust only margins with axes. Other margins will use values set with marginRight, marginTop, marginLeft and marginBottom properties.autoMarginOffsetNumber10Space left from axis l…</description>
    </item>
</rdf:RDF>

