Источник:
http://blogs.msdn.com/b/crm/archive/...-crm-2011.aspx
==============
Start with Exporting the Chart
All Charts are entity based. Start by opening the entity that your chart is based on. In the case of the Sales Funnel, it is the Opportunities Entity. Next, make sure the chart in question is the current chart being displayed with the entity. Once you have the chart selected, click on the View tab and pick the Export Chart option. This will allow you to save a XML file to your local machine. We’ll edit this file to make our changes.
Edit the XML
Below is a complete chart file. Note the highlighted sections – we’ll drill into them next.
{87293554-2482-DE11-9FF3-00155DA3B012} Sales Pipeline Chet 2 Shows the sum of estimated revenue in each stage of the sales pipeline. opportunity false
Edit the XML (the non-color changes)
Sales Pipeline Chet 2
Find the line and give your chart a unique name
The
Area3DStyle will be set to False initially, change this to True for the 3D look.
Edit the XML (the color section)
<b>