Databases Reference
In-Depth Information
</tooltip_settings>
<label_settings enabled="True">
<format>${%Value}{numDecimals:1,scale:(1000)|(k)}</format>
<font bold="False"/>
<background enabled="True">
<fill enabled="True" color="White" opacity="0.3"/>
<inside_margin all="0"/>
<corners type="Rounded" all="2"/>
</background>
</label_settings>
</bar_series>
</data_plot_settings>
<data>
<series>
<point name="Product A" y="{$ProductASales}"/>
<point name="Product B" y="{$ProductBSales}"/>
<point name="Product C" y="{$ProductCSales}"/>
</series>
</data>
</chart>
<chart plot_type="CategorizedVertical" name="personsChart">
<chart_settings>
<title>
<text>By Sales Representative</text>
</title>
<chart_background>
<border type="Solid" color="#CCCCCC" thickness="1"/>
<corners type="Square"/>
<effects enabled="false"/>
<inside_margin all="10" top="5"/>
</chart_background>
<axes>
<y_axis>
<title enabled="False"/>
<labels>
<format>${%Value}{numDecimals:0,scale:(1000)|(k)}</format>
</labels>
</y_axis>
<x_axis>
<title enabled="False"/>
</x_axis>
</axes>
</chart_settings>
<data_plot_settings>
<bar_series group_padding="0.3">
<tooltip_settings enabled="True">
<format>
{%Name}
${%Value}{numDecimals:2}
</format>
</tooltip_settings>
<label_settings enabled="True">
Search WWH ::




Custom Search