AxesCore
========

.. currentmodule:: pysmithchart.core

.. autoclass:: AxesCore
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AxesCore.name

   .. rubric:: Methods Summary

   .. autosummary::

      ~AxesCore.clear
      ~AxesCore.get_rc_params
      ~AxesCore.update_scParams

   .. rubric:: Attributes Documentation

   .. autoattribute:: name

   .. rubric:: Methods Documentation

   .. automethod:: clear
   .. automethod:: get_rc_params
   .. automethod:: update_scParams
