########
HGraph.h
########

.. default-domain:: cpp

Macro Definitions
=================

=== ================
..  :c:macro:`~_PI` 
=== ================

Types
=====

=== =========================================
..  :doc:`classHGraphAxis`                   
..  :doc:`classHGraphLabelNode`              
..  :doc:`classHGraphDataSetNode`            
..  :doc:`classHGraphPieSlice`               
..  :doc:`classHGraphLegend`                 
..  :doc:`classHBaseGraph`                   
..  :doc:`classHPlot2D`                      
..  :doc:`classHPieChart`                    
..  :cpp:enumerator:`~HGraphAxisSelection`   
..  :cpp:enumerator:`~HGraphPointFormat`     
..  :cpp:enumerator:`~HGraphAxisScale`       
..  :cpp:enumerator:`~HGraphGridType`        
..  :cpp:enumerator:`~HGraphPlotType`        
..  :cpp:enumerator:`~HGraphLegendEntryType` 
=== =========================================

Fields
======

=== =====================================
..  :cpp:enum:`~X_Axis`                  
..  :cpp:enum:`~Y_Axis`                  
..  :cpp:enum:`~Z_Axis`                  
..  :cpp:enum:`~PointFormatCartesian`    
..  :cpp:enum:`~PointFormatPolarDegrees` 
..  :cpp:enum:`~PointFormatPolarRadians` 
..  :cpp:enum:`~AxisScaleLinear`         
..  :cpp:enum:`~AxisScaleLogarithmic`    
..  :cpp:enum:`~GridTypeNone`            
..  :cpp:enum:`~GridTypeRectangular`     
..  :cpp:enum:`~GridTypePolar`           
..  :cpp:enum:`~PlotTypeScatter`         
..  :cpp:enum:`~PlotTypeLine`            
..  :cpp:enum:`~PlotTypeBar`             
..  :cpp:enum:`~LegendEntryTypeLine`     
..  :cpp:enum:`~LegendEntryTypeBox`      
=== =====================================

Detailed Description
====================

.. doxygenfile:: HGraph.h
   :project: mvo
   :sections: detaileddescription

Macro Definition
================

.. doxygendefine:: _PI
   :project: mvo

Type Documentation
==================

.. doxygenenum:: HGraphAxisSelection
   :project: mvo

.. doxygenenum:: HGraphPointFormat
   :project: mvo

.. doxygenenum:: HGraphAxisScale
   :project: mvo

.. doxygenenum:: HGraphGridType
   :project: mvo

.. doxygenenum:: HGraphPlotType
   :project: mvo

.. doxygenenum:: HGraphLegendEntryType
   :project: mvo


.. toctree::
   :titlesonly:
   :maxdepth: 1
   :hidden:

   classHGraphAxis
   classHGraphLabelNode
   classHGraphDataSetNode
   classHGraphPieSlice
   classHGraphLegend
   classHBaseGraph
   classHPlot2D
   classHPieChart

