.. _ex_chart_styles:

Example: Styles Chart
=====================

An example showing all 48 default chart styles available in Excel 2007 using
the chart :func:`set_style()` method.

.. image:: _images/chart_styles.png

Note, these styles are not the same as the styles available in Excel 2013.

.. literalinclude:: ../../../examples/chart_styles.py
