Contains all Chart Display Adapter XML versus separate properties. Requires Data Settings, and all Data and Pointer elements must be removed.
Example:
<anychart>
<settings>
<context_menu save_as_image="false" version_info="false" print_chart="false" about_anychart="false" save_as_pdf="false" />
</settings>
<charts>
<chart plot_type="CategorizedHorizontal" enable_animation="True">
<data_plot_settings enable_3d_mode="true" />
<chart_settings>
<title>
<text>Milestone Tasks</text>
</title>
</chart_settings>
</chart>
</charts>
</anychart>